/llvm-project/mlir/lib/Conversion/LLVMCommon/ |
H A D | MemRefBuilder.cpp | 476 Type indexTy = typeConverter.getIndexType(); in sizeBasePtr() local 488 Type indexTy = typeConverter.getIndexType(); in size() local 500 Type indexTy = typeConverter.getIndexType(); in setSize() local 511 Type indexTy in strideBasePtr() local 521 Type indexTy = typeConverter.getIndexType(); stride() local 533 Type indexTy = typeConverter.getIndexType(); setStride() local [all...] |
H A D | TypeConverter.cpp | 377 auto indexTy = getIndexType(); getMemRefDescriptorFields() local
|
/llvm-project/mlir/lib/Conversion/ShapeToStandard/ |
H A D | ShapeToStandard.cpp | 92 Type indexTy = lb.getIndexType(); in getBroadcastedDim() local 137 Type indexTy = lb.getIndexType(); in matchAndRewrite() local 250 Type indexTy = lb.getIndexType(); in matchAndRewrite() local 426 Type indexTy = rewriter.getIndexType(); in matchAndRewrite() local 509 Type indexTy = rewriter.getIndexType(); in matchAndRewrite() local
|
/llvm-project/flang/lib/Optimizer/HLFIR/IR/ |
H A D | HLFIRDialect.cpp | 197 mlir::IndexType indexTy = builder.getIndexType(); in genExprShape() local
|
H A D | HLFIROps.cpp | 1561 mlir::Type indexTy = builder.getIndexType(); build() local 1934 mlir::Type indexTy = rewriter.getIndexType(); canonicalize() local
|
/llvm-project/mlir/lib/Conversion/GPUToLLVMSPV/ |
H A D | GPUToLLVMSPV.cpp | 134 Type indexTy = getTypeConverter()->getIndexType(); matchAndRewrite() local
|
/llvm-project/mlir/lib/Dialect/Async/Transforms/ |
H A D | AsyncParallelFor.cpp | 225 Type indexTy = rewriter.getIndexType(); getParallelComputeFunctionType() local 499 Type indexTy = b.getIndexType(); createAsyncDispatchFunction() local [all...] |
/llvm-project/mlir/lib/Dialect/Affine/IR/ |
H A D | AffineOps.cpp | 488 auto indexTy = parser.getBuilder().getIndexType(); parseDimAndSymbolList() local 525 auto indexTy = builder.getIndexType(); parse() local 3010 auto indexTy = builder.getIndexType(); parse() local 3146 auto indexTy = parser.getBuilder().getIndexType(); parse() local 3567 auto indexTy = builder.getIndexType(); parse() local 4363 auto indexTy = builder.getIndexType(); parse() local 4452 auto indexTy = parser.getBuilder().getIndexType(); parse() local [all...] |
/llvm-project/mlir/lib/Dialect/Shape/IR/ |
H A D | Shape.cpp | 1130 Type indexTy = IndexType::get(getContext()); fold() local 1655 Type indexTy = IndexType::get(getContext()); fold() local 1770 Type indexTy = IndexType::get(context); inferReturnTypes() local
|
/llvm-project/mlir/lib/IR/ |
H A D | MLIRContext.cpp | 236 IndexType indexTy; global() member in mlir::MLIRContextImpl
|
/llvm-project/flang/lib/Optimizer/Builder/ |
H A D | HLFIRTools.cpp | 43 mlir::Type indexTy = builder.getIndexType(); getExplicitExtentsFromShape() local
|
/llvm-project/flang/lib/Lower/ |
H A D | Bridge.cpp | 3972 mlir::Type indexTy = builder->getIndexType(); createLboundArray() local 4071 mlir::Type indexTy = builder->getIndexType(); createBoundArray() local
|
/llvm-project/mlir/lib/Dialect/MemRef/IR/ |
H A D | MemRefOps.cpp | 1750 auto indexTy = parser.getBuilder().getIndexType(); parse() local
|