Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DMatrixUtils.h43 unsigned TileSize = -1; member
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp59 static cl::opt<unsigned> TileSize( variable
[all...]
/llvm-project/llvm/unittests/Frontend/
H A DOpenMPIRBuilderTest.cpp1532 Constant *TileSize = ConstantInt::get(Loop->getIndVarType(), APInt(32, 7)); TEST_F() local
1789 __anon8484d89f2702(int64_t Start, int64_t Stop, int64_t Step, bool IsSigned, bool InclusiveStop, int64_t TileSize) TEST_F() argument
/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp4820 Value *TileSize = TileSizes[i]; tileLoops() local
4894 Value *TileSize = TileSizes[i]; tileLoops() local