Home
last modified time | relevance | path

Searched defs:insertPoint (Results 1 – 7 of 7) sorted by relevance

/llvm-project/mlir/include/mlir/IR/
H A DBuilders.h400 setInsertionPoint(Block * block,Block::iterator insertPoint) setInsertionPoint() argument
616 Block::iterator insertPoint; global() variable
[all...]
/llvm-project/mlir/include/mlir/Dialect/Affine/Analysis/
H A DUtils.h272 Block::iterator insertPoint; member
/llvm-project/mlir/lib/Dialect/Vector/Utils/
H A DVectorUtils.cpp184 Block *insertPoint, ArrayRef<Value> indices, in makePermutationMap() argument
/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUnrollAndJam.cpp476 BasicBlock::iterator insertPoint = Dest->getFirstNonPHIIt(); UnrollAndJamLoop() local
/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/
H A DSparseBufferRewriting.cpp79 OpBuilder &builder, func::FuncOp insertPoint, TypeRange resultTypes, in getMangledSortHelperFunc() argument
1237 if (!insertPoint) in matchAndRewriteSortOp() local
/llvm-project/mlir/lib/Target/LLVMIR/Dialect/OpenMP/
H A DOpenMPToLLVMIRTranslation.cpp445 __anonf04bb8b10802(llvm::OpenMPIRBuilder::InsertPointTy insertPoint, llvm::Value *lhs, llvm::Value *rhs, llvm::Value *&result) makeReductionGen() argument
478 __anonf04bb8b10902(llvm::OpenMPIRBuilder::InsertPointTy insertPoint, llvm::Type *, llvm::Value *lhs, llvm::Value *rhs) makeAtomicReductionGen() argument
/llvm-project/flang/lib/Optimizer/Builder/
H A DFIRBuilder.cpp376 InsertPoint insertPoint = saveInsertionPoint(); createTypeInfoOp() local