Home
last modified time | relevance | path

Searched refs:getPredicateOp (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/llvm/utils/TableGen/GlobalISel/
DGIMatchDagPredicateDependencyEdge.cpp24 << getPredicateOp()->getName() << "]"; in print()
DGIMatchDagPredicateDependencyEdge.h47 const GIMatchDagOperand *getPredicateOp() const { return PredicateOp; } in getPredicateOp() function
DGIMatchDag.cpp94 auto To = format(ToFmt, E->getPredicate(), E->getPredicateOp()->getIdx()); in writeDOTGraph()
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonConstExtenders.cpp412 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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonConstExtenders.cpp413 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