Home
last modified time | relevance | path

Searched defs:getSuccessorEntryOperands (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/Transform/IR/
H A DTransformOps.cpp136 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/Dialect/Async/IR/
H A DAsync.cpp62 OperandRange ExecuteOp::getSuccessorEntryOperands(Optional<unsigned> index) { in getSuccessorEntryOperands() function in ExecuteOp
/llvm-project-15.0.7/mlir/lib/Dialect/SCF/IR/
H A DSCF.cpp476 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/test/lib/Dialect/Test/
H A DTestDialect.cpp1441 OperandRange RegionIfOp::getSuccessorEntryOperands(Optional<unsigned> index) { in getSuccessorEntryOperands() function in RegionIfOp
/llvm-project-15.0.7/mlir/lib/Dialect/Affine/IR/
H A DAffineOps.cpp1922 OperandRange AffineForOp::getSuccessorEntryOperands(Optional<unsigned> index) { in getSuccessorEntryOperands() function in AffineForOp