HomeSort by relevance Sort by last modified time
    Searched refs:isNewValueJumpCandidate (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.h 175 bool isNewValueJumpCandidate(const MachineInstr *MI) const;
HexagonNewValueJump.cpp 275 // HexagonInstrInfo.cpp::isNewValueJumpCandidate
459 if (QII->isNewValueJumpCandidate(MI)) {
584 assert((QII->isNewValueJumpCandidate(cmpInstr)) &&
HexagonInstrInfo.cpp     [all...]

Completed in 572 milliseconds