Home
last modified time | relevance | path

Searched defs:getPredicateOp (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
DGIMatchDagPredicateDependencyEdge.h47 const GIMatchDagOperand *getPredicateOp() const { return PredicateOp; } in getPredicateOp() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
DHexagonConstExtenders.cpp1940 const MachineOperand &HCE::getPredicateOp(const MachineInstr &MI) const { in getPredicateOp() function in HCE