Home
last modified time | relevance | path

Searched refs:getSuccessorEntryOperands (Results 1 – 16 of 16) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Analysis/
H A DBufferViewFlowAnalysis.cpp91 regionInterface.getSuccessorEntryOperands( in build()
/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/Analysis/DataFlow/
H A DSparseAnalysis.cpp237 operands = branch.getSuccessorEntryOperands(successorIndex); in visitRegionSuccessors()
/llvm-project-15.0.7/mlir/include/mlir/Dialect/Transform/IR/
H A DTransformOps.td22 ["getSuccessorEntryOperands", "getSuccessorRegions",
102 "getSuccessorRegions", "getSuccessorEntryOperands"]>,
255 ["getSuccessorEntryOperands", "getSuccessorRegions",
/llvm-project-15.0.7/mlir/lib/Interfaces/
H A DControlFlowInterfaces.cpp155 return regionInterface.getSuccessorEntryOperands(regionNo).getTypes(); in verifyTypesAlongControlFlowEdges()
/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/Analysis/AliasAnalysis/
H A DLocalAliasAnalysis.cpp85 branch.getSuccessorEntryOperands(regionIndex)[*operandIndex], maxDepth, in collectUnderlyingAddressValues()
/llvm-project-15.0.7/mlir/lib/Dialect/Bufferization/Transforms/
H A DBufferDeallocation.cpp378 regionInterface.getSuccessorEntryOperands(argRegion->getRegionNumber()); in introduceBlockArgCopy()
/llvm-project-15.0.7/mlir/include/mlir/Interfaces/
H A DControlFlowInterfaces.td142 "::mlir::OperandRange", "getSuccessorEntryOperands",
/llvm-project-15.0.7/mlir/include/mlir/Dialect/SCF/IR/
H A DSCFOps.td313 OperandRange getSuccessorEntryOperands(Optional<unsigned> index);
895 OperandRange getSuccessorEntryOperands(Optional<unsigned> index);
/llvm-project-15.0.7/mlir/include/mlir/Dialect/Async/IR/
H A DAsyncOps.td33 ["getSuccessorEntryOperands",
/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
H A DTestOps.td2578 ::mlir::OperandRange getSuccessorEntryOperands(
/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/include/mlir/Dialect/Affine/IR/
H A DAffineOps.td115 ["getSuccessorEntryOperands"]>]> {
/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