MCPcopy 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
1989FetchAddrMode
1990getFetchAddrMode(const struct FetchContext *fctx)
1991{
1992 return fctx->addrMode;
1993}
1994
1995void
1996setFetchAddrMode(struct FetchContext *fctx, FetchAddrMode mode)

Callers 1

tileMulGenFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected