Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:isPredicatedNew

1011 bool HexagonInstrInfo::isPredicatedNew(const MachineInstr *MI) const {
1018 bool HexagonInstrInfo::isPredicatedNew(unsigned Opcode) const {
1525 (isPredicated(MI) && isPredicatedNew(MI)));
1539 if (isPredicated(NewOp) && isPredicatedNew(NewOp)) { // Get predicate old form