Searched refs:isJumpR (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.h313 bool isJumpR(const MachineInstr *MI) const;
H A DHexagonVLIWPacketizer.cpp1094 if (HII->isPredicated(*MI) && HII->isPredicatedNew(*MI) && HII->isJumpR(MI))
H A DHexagonInstrInfo.cpp2151 bool HexagonInstrInfo::isJumpR(const MachineInstr *MI) const { function in class:HexagonInstrInfo

Completed in 126 milliseconds