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 340 bool PredOpcodeHasJMP_c(unsigned Opcode) const;
HexagonInstrInfo.cpp 377 bool LastOpcodeHasJMP_c = PredOpcodeHasJMP_c(LastOpcode);
412 bool SecLastOpcodeHasJMP_c = PredOpcodeHasJMP_c(SecLastOpcode);
    [all...]
HexagonSplitDouble.cpp 462 if (!TII->PredOpcodeHasJMP_c(Cond[0].getImm()))
    [all...]

Completed in 3344 milliseconds