Searched refs:getPredicateOp (Results 1 – 5 of 5) sorted by relevance
24 << getPredicateOp()->getName() << "]"; in print()
47 const GIMatchDagOperand *getPredicateOp() const { return PredicateOp; } in getPredicateOp() function
94 auto To = format(ToFmt, E->getPredicate(), E->getPredicateOp()->getIdx()); in writeDOTGraph()
412 const MachineOperand &getPredicateOp(const MachineInstr &MI) const;1697 MIB.add(getPredicateOp(MI)); in replaceInstrExact()1824 MIB.add(getPredicateOp(MI)); in replaceInstrExpr()1940 const MachineOperand &HCE::getPredicateOp(const MachineInstr &MI) const { in getPredicateOp() function in HCE
413 const MachineOperand &getPredicateOp(const MachineInstr &MI) const;1680 MIB.add(getPredicateOp(MI)); in replaceInstrExact()1807 MIB.add(getPredicateOp(MI)); in replaceInstrExpr()1923 const MachineOperand &HCE::getPredicateOp(const MachineInstr &MI) const { in getPredicateOp() function in HCE