Searched refs:isJumpR (Results 1 – 3 of 3) sorted by relevance
313 bool isJumpR(const MachineInstr *MI) const;
1094 if (HII->isPredicated(*MI) && HII->isPredicatedNew(*MI) && HII->isJumpR(MI)) in hasControlDependence()
2151 bool HexagonInstrInfo::isJumpR(const MachineInstr *MI) const { in isJumpR() function in HexagonInstrInfo