Home
last modified time | relevance | path

Searched defs:OpBuilder (Results 1 – 25 of 51) sorted by relevance

123

/llvm-project/mlir/include/mlir/Conversion/LLVMCommon/
H A DPrintCallHelper.h18 class OpBuilder; variable
H A DStructBuilder.h22 class OpBuilder; variable
/llvm-project/mlir/include/mlir/Dialect/SPIRV/IR/
H A DSPIRVOps.h34 class OpBuilder; variable
/llvm-project/mlir/include/mlir/Dialect/SPIRV/Linking/
H A DModuleCombiner.h20 class OpBuilder; variable
/llvm-project/mlir/lib/Dialect/Async/Transforms/
H A DPassDetail.h35 class OpBuilder; variable
/llvm-project/mlir/include/mlir/Dialect/MemRef/IR/
H A DMemRef.h36 class OpBuilder; variable
/llvm-project/mlir/include/mlir/Dialect/Arith/Transforms/
H A DTransforms.h16 class OpBuilder; variable
/llvm-project/mlir/include/mlir/Dialect/LLVMIR/
H A DFunctionCallUtils.h24 class OpBuilder; global() variable
/llvm-project/mlir/include/mlir/Dialect/Affine/Transforms/
H A DTransforms.h23 class OpBuilder; variable
/llvm-project/mlir/include/mlir/Conversion/AffineToStandard/
H A DAffineToStandard.h16 class OpBuilder; variable
/llvm-project/mlir/include/mlir/Dialect/MemRef/Transforms/
H A DTransforms.h21 class OpBuilder; variable
/llvm-project/mlir/include/mlir/Dialect/SCF/Utils/
H A DUtils.h25 class OpBuilder; variable
/llvm-project/mlir/include/mlir/IR/
H A DOpDefinition.h32 class OpBuilder; variable
[all...]
H A DDialect.h24 class OpBuilder; variable
/llvm-project/flang/include/flang/Lower/
H A DOpenACC.h28 class OpBuilder; variable
/llvm-project/mlir/include/mlir/Dialect/Bufferization/Transforms/
H A DPasses.h11 class OpBuilder; global() variable
/llvm-project/mlir/include/mlir/Dialect/Vector/Utils/
H A DVectorUtils.h28 class OpBuilder; global() variable
/llvm-project/mlir/include/mlir/Dialect/Affine/
H A DLoopUtils.h26 class OpBuilder; variable
/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
H A DDecomposeLinalgOps.cpp208 [](OpBuilder, Location, ValueRange) {}); in createPeeledGenericOp() argument
246 [](OpBuilder, Location, ValueRange) {}); in createResidualGenericOp() argument
H A DHoisting.cpp67 inits, [](OpBuilder &, Location, Value, ValueRange) {}); in replaceWithDifferentYield() argument
/llvm-project/mlir/include/mlir/Dialect/Utils/
H A DStructuredOpsUtils.h31 class OpBuilder; variable
/llvm-project/mlir/lib/Dialect/SCF/Transforms/
H A DUpliftWhileToFor.cpp149 auto emptyBuilder = [](OpBuilder &, Location, Value, ValueRange) {}; in upliftWhileToForLoop() argument
/llvm-project/mlir/include/mlir/Transforms/
H A DInliningUtils.h29 class OpBuilder; variable
/llvm-project/mlir/lib/Dialect/ArmSME/IR/
H A DUtils.cpp77 std::function<Value(OpBuilder &, Location, Value, Value)> makeLoopBody) { in createLoopOverTileSlices()
/llvm-project/mlir/lib/Conversion/VectorToSCF/
H A DVectorToSCF.cpp169 generateInBoundsCheck(OpBuilder & b,OpTy xferOp,Value iv,std::optional<int64_t> dim,TypeRange resultTypes,function_ref<Value (OpBuilder &,Location)> inBoundsCase,function_ref<Value (OpBuilder &,Location)> outOfBoundsCase=nullptr) generateInBoundsCheck() argument
227 generateInBoundsCheck(OpBuilder & b,OpTy xferOp,Value iv,std::optional<int64_t> dim,function_ref<void (OpBuilder &,Location)> inBoundsCase,function_ref<void (OpBuilder &,Location)> outOfBoundsCase=nullptr) generateInBoundsCheck() argument
1378 __anon2728d7641202(OpBuilder & , Location loc) generateForLoopBody() argument
[all...]

123