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

/external/llvm/lib/Target/Hexagon/
H A DHexagonNewValueJump.cpp288 // HexagonInstrInfo.cpp::isNewValueJumpCandidate
478 if (QII->isNewValueJumpCandidate(MI)) {
601 assert((QII->isNewValueJumpCandidate(cmpInstr)) &&
H A DHexagonInstrInfo.h197 bool isNewValueJumpCandidate(const MachineInstr *MI) const;
H A DHexagonInstrInfo.cpp1259 bool HexagonInstrInfo::isNewValueJumpCandidate(const MachineInstr *MI) const { function in class:HexagonInstrInfo

Completed in 80 milliseconds