Home
last modified time | relevance | path

Searched defs:TileSize (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DMatrixUtils.h43 unsigned TileSize = -1; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp59 static cl::opt<unsigned> TileSize( variable
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp4886 Value *TileSize = TileSizes[i]; in tileLoops() local
4960 Value *TileSize = TileSizes[i]; in tileLoops() local