Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clMathLibraries/clBLAS
/ getFetchAddrMode
Function
getFetchAddrMode
src/library/blas/gens/fetch.c:1989–1993 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1987
}
1988
1989
FetchAddrMode
1990
getFetchAddrMode(const struct FetchContext *fctx)
1991
{
1992
return fctx->addrMode;
1993
}
1994
1995
void
1996
setFetchAddrMode(struct FetchContext *fctx, FetchAddrMode mode)
Callers
1
tileMulGen
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected