Home
last modified time | relevance | path

Searched defs:parentBlock (Results 1 – 13 of 13) sorted by relevance

/llvm-project/mlir/lib/Interfaces/
H A DLoopLikeInterface.cpp29 if (mlir::Block *parentBlock = parent->getBlock()) in blockIsInLoop() local
/llvm-project/mlir/lib/Dialect/Bufferization/Transforms/
H A DBufferViewFlowAnalysis.cpp131 Block *parentBlock = branchInterface->getBlock(); in build() local
H A DBufferOptimizations.cpp243 Block *parentBlock; in findPlacementBlock() local
H A DBufferDeallocation.cpp278 Block *parentBlock = value.getParentBlock(); in introduceClones() local
/llvm-project/mlir/examples/toy/Ch5/mlir/
H A DLowerToAffineLoops.cpp61 auto *parentBlock = alloc->getBlock(); in insertAllocAndDealloc() local
/llvm-project/mlir/examples/toy/Ch6/mlir/
H A DLowerToAffineLoops.cpp61 auto *parentBlock = alloc->getBlock(); in insertAllocAndDealloc() local
/llvm-project/mlir/examples/toy/Ch7/mlir/
H A DLowerToAffineLoops.cpp61 auto *parentBlock = alloc->getBlock(); in insertAllocAndDealloc() local
/llvm-project/mlir/lib/Dialect/Affine/Utils/
H A DLoopFusionUtils.cpp417 auto *parentBlock = forOp->getBlock(); in promoteSingleIterReductionLoop() local
H A DLoopUtils.cpp131 auto *parentBlock = forOp->getBlock(); promoteIfSingleIteration() local
1428 auto *parentBlock = input[0]->getBlock(); permuteLoops() local
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMInlining.cpp
/llvm-project/mlir/lib/Dialect/GPU/TransformOps/
H A DGPUTransformOps.cpp599 Block *parentBlock = forallOp->getBlock(); in mapForallToBlocksImpl() local
/llvm-project/mlir/lib/Dialect/SCF/Transforms/
H A DTileUsingInterface.cpp1306 Block *parentBlock = consumerOp->getBlock(); checkAssumptionForLoop() local
/llvm-project/mlir/test/lib/Dialect/Test/
H A DTestPatterns.cpp1301 Block *parentBlock = op->getBlock(); matchAndRewrite() local