/llvm-project/clang/lib/Headers/ |
H A D | amxintrin.h | 135 _tile_zero(tile) global() argument 283 _tile_stored_internal(unsigned short m,unsigned short n,void * base,__SIZE_TYPE__ stride,_tile1024i tile) _tile_stored_internal() argument 309 _tile1024i tile; global() member [all...] |
/llvm-project/mlir/lib/Dialect/Tensor/IR/ |
H A D | TensorTilingInterfaceImpl.cpp | 188 for (auto tile : packOp.getInnerTiles()) getTiledImplementation() local 435 for (auto tile : unpackOp.getInnerTiles()) getTiledImplementation() local 561 for (auto tile : unPackOp.getInnerTiles()) getTiledImplementationFromOperandTile() local [all...] |
H A D | TensorOps.cpp | 3720 __anon6f30b6c22a02(OpFoldResult tile) commonVerifierPackAndUnPackOp() argument [all...] |
/llvm-project/mlir/lib/Dialect/Linalg/Transforms/ |
H A D | Transforms.cpp | 554 return getConstantIntValue(tile).has_value(); in pack() argument 1125 __anondf1fb7f41102(OpFoldResult tile) matchAndRewrite() argument 1175 Value tile = rewriter.create<tensor::ExtractSliceOp>( matchAndRewrite() local [all...] |
/llvm-project/mlir/lib/Dialect/ArmSME/Transforms/ |
H A D | VectorLegalization.cpp | 494 Value tile = inputSMETiles[index]; matchAndRewrite() local [all...] |
/llvm-project/polly/lib/External/isl/ |
H A D | isl_schedule_band.c | 1147 __isl_take isl_schedule_band *band, __isl_keep isl_schedule_band *tile, in isl_schedule_band_point()
|
H A D | isl_test.c | 10699 const char *tile; member
|
/llvm-project/mlir/lib/Dialect/SCF/Utils/ |
H A D | Utils.cpp | 1183 SmallVector<Loops, 8> mlir::tile(ArrayRef<scf::ForOp> forOps, tile() function in mlir 1196 Loops mlir::tile(ArrayRef<scf::ForOp> forOps, ArrayRef<Value> sizes, tile() function in mlir
|
/llvm-project/mlir/lib/Dialect/Affine/Utils/ |
H A D | LoopUtils.cpp | 1585 mlir::affine::tile(ArrayRef<AffineForOp> forOps, ArrayRef<uint64_t> sizes, tile() function in mlir::affine 1597 SmallVector<AffineForOp, 8> mlir::affine::tile(ArrayRef<AffineForOp> forOps, tile() function in mlir::affine [all...] |
/llvm-project/polly/lib/External/isl/include/isl/ |
H A D | isl-noexceptions.h | 17978 schedule_node_band schedule_node_band::tile(isl::multi_val sizes) const in tile() function
|