Home
last modified time | relevance | path

Searched defs:iterArg (Results 1 – 6 of 6) sorted by relevance

/llvm-project/mlir/lib/Dialect/SCF/IR/
H A DValueBoundsOpInterfaceImpl.cpp50 if (auto iterArg = llvm::dyn_cast<BlockArgument>(value)) { in populateIterArgBounds() local
58 Value iterArg = forOp.getRegionIterArg(iterArgIdx); in populateIterArgBounds() local
/llvm-project/mlir/lib/Transforms/Utils/
H A DLoopInvariantCodeMotionUtils.cpp241 BlockArgument iterArg, in populateSubsetOpsAtIterArg()
323 BlockArgument iterArg) { in hoistSubsetAtIterArg()
/llvm-project/mlir/lib/Dialect/SCF/Transforms/
H A DBufferizableOpInterfaceImpl.cpp517 computeLoopRegionIterArgBufferType(Operation * loopOp,BlockArgument iterArg,Value initArg,Value yieldedValue,const BufferizationOptions & options,SmallVector<Value> & invocationStack) computeLoopRegionIterArgBufferType() argument
716 BlockArgument iterArg = forOp.getRegionIterArgs()[resultNum]; getBufferType() local
H A DTileUsingInterface.cpp823 while (auto iterArg = dyn_cast<BlockArgument>(source->get())) { getUntiledProducerFromSliceSource() local
1276 auto iterArg = dyn_cast<BlockArgument>(sliceDest); getUntiledConsumerFromSlice() local
/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/
H A DSparseTensorRewriting.cpp1207 Value iterArg = dstBuf.val; matchAndRewrite() local
/llvm-project/flang/lib/Optimizer/Dialect/
H A DFIROps.cpp2336 iterArgToBlockArg(mlir::Value iterArg) iterArgToBlockArg() argument
2703 iterArgToBlockArg(mlir::Value iterArg) iterArgToBlockArg() argument