Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDagPredicateDependencyEdge.h48 const GIMatchDagOperand *getPredicateOp() const { return PredicateOp; } in getPredicateOp() function
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp1942 const MachineOperand &HCE::getPredicateOp(const MachineInstr &MI) const { in getPredicateOp() function in HCE