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

  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.h 368 bool PredOpcodeHasJMP_c(unsigned Opcode) const;
HexagonInstrInfo.cpp 457 bool LastOpcodeHasJMP_c = PredOpcodeHasJMP_c(LastOpcode);
495 bool SecLastOpcodeHasJMP_c = PredOpcodeHasJMP_c(SecLastOpcode);
    [all...]
HexagonSplitDouble.cpp 449 if (!TII->PredOpcodeHasJMP_c(Cond[0].getImm()))
    [all...]

Completed in 148 milliseconds