Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
H A DSplitReduction.cpp406 [combinerOp](OpBuilder &b, Location loc, ValueRange bbArgs) { in splitReductionByScaling()
/llvm-project/mlir/lib/Dialect/SCF/Transforms/
H A DBufferizableOpInterfaceImpl.cpp448 getEquivalentBuffers(Block::BlockArgListType bbArgs,ValueRange yieldedValues,const AnalysisState & state) getEquivalentBuffers() argument
487 getBbArgReplacements(RewriterBase & rewriter,Block::BlockArgListType bbArgs,const DenseSet<int64_t> & tensorIndices) getBbArgReplacements() argument
[all...]
H A DTileUsingInterface.cpp1337 fixTerminatorSCFYield(RewriterBase & rewriter,scf::ForOp newForOp,TilingResult & tilingResult,ArrayRef<SmallVector<OpFoldResult>> & resultOffsets,ArrayRef<SmallVector<OpFoldResult>> & resultSizes,ArrayRef<BlockArgument> bbArgs) fixTerminatorSCFYield() argument
1369 fixTerminatorSCFInParallel(RewriterBase & rewriter,scf::ForallOp newForallOp,SmallVector<Value> tiledResults,ArrayRef<SmallVector<OpFoldResult>> & resultOffsets,ArrayRef<SmallVector<OpFoldResult>> & resultSizes,ArrayRef<BlockArgument> bbArgs) fixTerminatorSCFInParallel() argument
/llvm-project/mlir/lib/Dialect/Linalg/IR/
H A DLinalgOps.cpp1314 SmallVector<Value> bbArgs; addBodyWithPayloadOp() local
/llvm-project/mlir/lib/Dialect/Linalg/TransformOps/
H A DLinalgTransformOps.cpp649 auto bbArgs = newforallOp.getBody()->getArguments(); replaceForAllWithNewSignature() local
/llvm-project/mlir/lib/Dialect/SCF/IR/
H A DSCF.cpp1809 __anon200d06d21302(OpBuilder nestedBuilder, Location nestedLoc, ValueRange bbArgs) matchAndRewrite() argument