Searched defs:PredOpcodeHasJMP_c (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp247 bool LastOpcodeHasJMP_c = PredOpcodeHasJMP_c(LastOpcode);
275 bool SecLastOpcodeHasJMP_c = PredOpcodeHasJMP_c(SecLastOpcode);
1845 bool HexagonInstrInfo::PredOpcodeHasJMP_c(Opcode_t Opcode) const { function in class:HexagonInstrInfo

Completed in 67 milliseconds