Searched refs:getSuccessorOperands (Results 1 – 8 of 8) sorted by relevance
46 "Optional<OperandRange>", "getSuccessorOperands",63 $_op.getSuccessorOperands(i), operandIndex,83 Optional<OperandRange> operands = concreteOp.getSuccessorOperands(i);
68 auto successorOperands = branchOp.getSuccessorOperands(p); in runOnOperation()
68 auto successorOperands = branchOp.getSuccessorOperands(succIdx); in matchAndRewrite()
71 branchInterface.getSuccessorOperands(it.getIndex()); in build()
259 branchInterface.getSuccessorOperands(it.getSuccessorIndex()) in introduceBlockArgCopy()
835 branchOperands = branch.getSuccessorOperands(it.getSuccessorIndex()); in visitBlockArgument()
1033 fir::SelectOp::getSuccessorOperands(llvm::ArrayRef<mlir::Value> operands, in getSuccessorOperands() function in fir::SelectOp1072 fir::SelectCaseOp::getSuccessorOperands(llvm::ArrayRef<mlir::Value> operands, in getSuccessorOperands() function in fir::SelectCaseOp1263 fir::SelectRankOp::getSuccessorOperands(llvm::ArrayRef<mlir::Value> operands, in getSuccessorOperands() function in fir::SelectRankOp1297 fir::SelectTypeOp::getSuccessorOperands(llvm::ArrayRef<mlir::Value> operands, in getSuccessorOperands() function in fir::SelectTypeOp
586 llvm::Optional<llvm::ArrayRef<mlir::Value>> getSuccessorOperands(588 using BranchOpInterfaceTrait::getSuccessorOperands;593 auto ops = getSuccessorOperands(i);