Home
last modified time | relevance | path

Searched defs:i32Type (Results 1 – 18 of 18) sorted by relevance

/llvm-project/mlir/lib/Dialect/SPIRV/IR/
H A DSPIRVParsingUtils.cpp32 Type i32Type = parser.getBuilder().getIntegerType(32); in parseVariableDecorations() local
H A DMemoryOps.cpp55 Type i32Type = parser.getBuilder().getIntegerType(32); in parseMemoryAccessAttributes() local
91 Type i32Type = parser.getBuilder().getIntegerType(32); in parseSourceMemoryAccessAttributes() local
H A DControlFlowOps.cpp83 auto i32Type = builder.getIntegerType(32); in parse() local
H A DGroupOps.cpp54 Type i32Type = parser.getBuilder().getIntegerType(32); parseGroupNonUniformArithmeticOp() local
H A DSPIRVOps.cpp873 Type i32Type = parser.getBuilder().getIntegerType(32); in parse() local
/llvm-project/mlir/test/lib/Analysis/
H A DTestSlice.cpp38 auto i32Type = IntegerType::get(&getContext(), 32); in runOnOperation() local
/llvm-project/mlir/lib/Conversion/GPUToSPIRV/
H A DWmmaOpsToSPIRV.cpp228 IntegerType i32Type = rewriter.getI32Type(); in matchAndRewrite() local
260 IntegerType i32Type = rewriter.getI32Type(); in matchAndRewrite() local
H A DGPUToSPIRV.cpp183 Type i32Type = rewriter.getIntegerType(32); matchAndRewrite() local
/llvm-project/mlir/lib/Dialect/LLVMIR/Transforms/
H A DOptimizeForNVVM.cpp59 Type i32Type = rewriter.getI32Type(); in matchAndRewrite() local
/llvm-project/mlir/test/lib/Dialect/Test/
H A DTestToLLVMIRTranslation.cpp107 llvm::IntegerType *i32Type = in convertOperation() local
H A DTestPatterns.cpp749 Type i32Type = rewriter.getIntegerType(32); matchAndRewrite() local
767 Type i32Type = rewriter.getIntegerType(32); matchAndRewrite() local
/llvm-project/mlir/test/lib/IR/
H A DTestBytecodeRoundtrip.cpp266 auto i32Type = IntegerType::get(op->getContext(), 32, in runTest3() local
302 auto i32Type = IntegerType::get(op->getContext(), 32, in runTest4() local
/llvm-project/mlir/unittests/Dialect/SPIRV/
H A DDeserializationTest.cpp257 auto i32Type = addIntType(32); in TEST_F() local
/llvm-project/mlir/lib/Dialect/SPIRV/Transforms/
H A DUnifyAliasedResourcePass.cpp477 auto i32Type = rewriter.getI32Type(); in matchAndRewrite() local
/llvm-project/flang/unittests/Optimizer/Builder/
H A DFIRBuilderTest.cpp210 auto i32Type = IntegerType::get(builder.getContext(), 32); TEST_F() local
/llvm-project/mlir/test/lib/Dialect/Vector/
H A DTestVectorTransforms.cpp647 Type i32Type = builder.getIntegerType(32); in runOnOperation() local
/llvm-project/mlir/lib/Dialect/MemRef/IR/
H A DMemRefOps.cpp1751 auto i32Type = parser.getBuilder().getIntegerType(32); parse() local
/llvm-project/mlir/lib/Dialect/Affine/IR/
H A DAffineOps.cpp3572 auto i32Type = parser.getBuilder().getIntegerType(32); parse() local