Home
last modified time | relevance | path

Searched refs:getRegionInvocationBounds (Results 1 – 8 of 8) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Transforms/Utils/
H A DControlFlowSinkUtils.cpp144 branch.getRegionInvocationBounds(operands, bounds); in getSinglyExecutedRegionsToSink()
/llvm-project-15.0.7/mlir/lib/Dialect/Transform/IR/
H A DTransformOps.cpp156 void transform::AlternativesOp::getRegionInvocationBounds( in getRegionInvocationBounds() function in transform::AlternativesOp
614 void transform::SequenceOp::getRegionInvocationBounds( in getRegionInvocationBounds() function in transform::SequenceOp
/llvm-project-15.0.7/mlir/include/mlir/Dialect/Transform/IR/
H A DTransformOps.td23 "getRegionInvocationBounds"]>,
256 "getRegionInvocationBounds"]>,
/llvm-project-15.0.7/mlir/test/lib/Dialect/Test/
H A DTestDialect.cpp1463 void RegionIfOp::getRegionInvocationBounds( in getRegionInvocationBounds() function in RegionIfOp
1485 void AnyCondOp::getRegionInvocationBounds( in getRegionInvocationBounds() function in AnyCondOp
H A DTestOps.td2554 ["getRegionInvocationBounds"]>,
2586 ["getRegionInvocationBounds"]>,
/llvm-project-15.0.7/mlir/include/mlir/Interfaces/
H A DControlFlowInterfaces.td185 "void", "getRegionInvocationBounds",
/llvm-project-15.0.7/mlir/include/mlir/Dialect/SCF/IR/
H A DSCFOps.td513 "getRegionInvocationBounds"]>,
/llvm-project-15.0.7/mlir/lib/Dialect/SCF/IR/
H A DSCF.cpp1474 void IfOp::getRegionInvocationBounds( in getRegionInvocationBounds() function in IfOp