Searched defs:tileSliceIndex (Results 1 – 4 of 4) sorted by relevance
/llvm-project/mlir/lib/Conversion/ArmSMEToSCF/ |
H A D | ArmSMEToSCF.cpp | 33 Value tileSliceIndex, in getMemrefIndices() argument 117 Value tileSliceIndex = forOp.getInductionVar(); in createLoadStoreForOverTileSlices() local 307 auto tileSliceIndex in matchAndRewrite() local 209 __anon3c026b480302(Value tileSliceIndex, ValueRange memrefIndices, Value predicate, Value currentTile) matchAndRewrite() argument 381 __anon3c026b480402(Value tileSliceIndex, ValueRange memrefIndices, Value predicate) matchAndRewrite() argument [all...] |
/llvm-project/mlir/lib/Conversion/ArithToArmSME/ |
H A D | ArithToArmSME.cpp | 81 __anon6cd6dd000202(OpBuilder &b, Location loc, Value tileSliceIndex, Value currentTile) matchAndRewrite() argument
|
/llvm-project/mlir/lib/Conversion/VectorToArmSME/ |
H A D | VectorToArmSME.cpp | 240 __anonfb8aeff60202(OpBuilder &b, Location loc, Value tileSliceIndex, Value currentTile) matchAndRewrite() argument 301 __anonfb8aeff60302(OpBuilder &b, Location loc, Value tileSliceIndex, Value currentTile) matchAndRewrite() argument
|
/llvm-project/mlir/lib/Dialect/ArmSME/Transforms/ |
H A D | VectorLegalization.cpp | 466 auto tileSliceIndex = storeLoop.getInductionVar(); matchAndRewrite() local
|