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

  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.h 212 bool PredOpcodeHasJMP_c(Opcode_t Opcode) const;
HexagonInstrInfo.cpp 242 bool LastOpcodeHasJMP_c = PredOpcodeHasJMP_c(LastOpcode);
270 bool SecLastOpcodeHasJMP_c = PredOpcodeHasJMP_c(SecLastOpcode);
    [all...]

Completed in 26 milliseconds