Home
last modified time | relevance | path

Searched defs:indexTy (Results 1 – 13 of 13) sorted by relevance

/llvm-project/mlir/lib/Conversion/LLVMCommon/
H A DMemRefBuilder.cpp476 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 DTypeConverter.cpp377 auto indexTy = getIndexType(); getMemRefDescriptorFields() local
/llvm-project/mlir/lib/Conversion/ShapeToStandard/
H A DShapeToStandard.cpp92 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 DHLFIRDialect.cpp197 mlir::IndexType indexTy = builder.getIndexType(); in genExprShape() local
H A DHLFIROps.cpp1561 mlir::Type indexTy = builder.getIndexType(); build() local
1934 mlir::Type indexTy = rewriter.getIndexType(); canonicalize() local
/llvm-project/mlir/lib/Conversion/GPUToLLVMSPV/
H A DGPUToLLVMSPV.cpp134 Type indexTy = getTypeConverter()->getIndexType(); matchAndRewrite() local
/llvm-project/mlir/lib/Dialect/Async/Transforms/
H A DAsyncParallelFor.cpp225 Type indexTy = rewriter.getIndexType(); getParallelComputeFunctionType() local
499 Type indexTy = b.getIndexType(); createAsyncDispatchFunction() local
[all...]
/llvm-project/mlir/lib/Dialect/Affine/IR/
H A DAffineOps.cpp488 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 DShape.cpp1130 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 DMLIRContext.cpp236 IndexType indexTy; global() member in mlir::MLIRContextImpl
/llvm-project/flang/lib/Optimizer/Builder/
H A DHLFIRTools.cpp43 mlir::Type indexTy = builder.getIndexType(); getExplicitExtentsFromShape() local
/llvm-project/flang/lib/Lower/
H A DBridge.cpp3972 mlir::Type indexTy = builder->getIndexType(); createLboundArray() local
4071 mlir::Type indexTy = builder->getIndexType(); createBoundArray() local
/llvm-project/mlir/lib/Dialect/MemRef/IR/
H A DMemRefOps.cpp1750 auto indexTy = parser.getBuilder().getIndexType(); parse() local