| /llvm-project-15.0.7/mlir/lib/Analysis/ |
| H A D | BufferViewFlowAnalysis.cpp | 91 regionInterface.getSuccessorEntryOperands( in build()
|
| /llvm-project-15.0.7/mlir/lib/Dialect/Transform/IR/ |
| H A D | TransformOps.cpp | 136 transform::AlternativesOp::getSuccessorEntryOperands(Optional<unsigned> index) { in getSuccessorEntryOperands() function in transform::AlternativesOp 327 transform::ForeachOp::getSuccessorEntryOperands(Optional<unsigned> index) { in getSuccessorEntryOperands() function in transform::ForeachOp 591 transform::SequenceOp::getSuccessorEntryOperands(Optional<unsigned> index) { in getSuccessorEntryOperands() function in transform::SequenceOp
|
| /llvm-project-15.0.7/mlir/lib/Analysis/DataFlow/ |
| H A D | SparseAnalysis.cpp | 237 operands = branch.getSuccessorEntryOperands(successorIndex); in visitRegionSuccessors()
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/Transform/IR/ |
| H A D | TransformOps.td | 22 ["getSuccessorEntryOperands", "getSuccessorRegions", 102 "getSuccessorRegions", "getSuccessorEntryOperands"]>, 255 ["getSuccessorEntryOperands", "getSuccessorRegions",
|
| /llvm-project-15.0.7/mlir/lib/Interfaces/ |
| H A D | ControlFlowInterfaces.cpp | 155 return regionInterface.getSuccessorEntryOperands(regionNo).getTypes(); in verifyTypesAlongControlFlowEdges()
|
| /llvm-project-15.0.7/mlir/lib/Dialect/Async/IR/ |
| H A D | Async.cpp | 62 OperandRange ExecuteOp::getSuccessorEntryOperands(Optional<unsigned> index) { in getSuccessorEntryOperands() function in ExecuteOp
|
| /llvm-project-15.0.7/mlir/lib/Analysis/AliasAnalysis/ |
| H A D | LocalAliasAnalysis.cpp | 85 branch.getSuccessorEntryOperands(regionIndex)[*operandIndex], maxDepth, in collectUnderlyingAddressValues()
|
| /llvm-project-15.0.7/mlir/lib/Dialect/Bufferization/Transforms/ |
| H A D | BufferDeallocation.cpp | 378 regionInterface.getSuccessorEntryOperands(argRegion->getRegionNumber()); in introduceBlockArgCopy()
|
| /llvm-project-15.0.7/mlir/include/mlir/Interfaces/ |
| H A D | ControlFlowInterfaces.td | 142 "::mlir::OperandRange", "getSuccessorEntryOperands",
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/SCF/IR/ |
| H A D | SCFOps.td | 313 OperandRange getSuccessorEntryOperands(Optional<unsigned> index); 895 OperandRange getSuccessorEntryOperands(Optional<unsigned> index);
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/Async/IR/ |
| H A D | AsyncOps.td | 33 ["getSuccessorEntryOperands",
|
| /llvm-project-15.0.7/mlir/test/lib/Dialect/Test/ |
| H A D | TestDialect.cpp | 1441 OperandRange RegionIfOp::getSuccessorEntryOperands(Optional<unsigned> index) { in getSuccessorEntryOperands() function in RegionIfOp
|
| H A D | TestOps.td | 2578 ::mlir::OperandRange getSuccessorEntryOperands(
|
| /llvm-project-15.0.7/mlir/lib/Dialect/SCF/IR/ |
| H A D | SCF.cpp | 476 OperandRange ForOp::getSuccessorEntryOperands(Optional<unsigned> index) { in getSuccessorEntryOperands() function in ForOp 2553 OperandRange WhileOp::getSuccessorEntryOperands(Optional<unsigned> index) { in getSuccessorEntryOperands() function in WhileOp
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/Affine/IR/ |
| H A D | AffineOps.td | 115 ["getSuccessorEntryOperands"]>]> {
|
| /llvm-project-15.0.7/mlir/lib/Dialect/Affine/IR/ |
| H A D | AffineOps.cpp | 1922 OperandRange AffineForOp::getSuccessorEntryOperands(Optional<unsigned> index) { in getSuccessorEntryOperands() function in AffineForOp
|