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

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

Completed in 2367 milliseconds