Home
last modified time | relevance | path

Searched refs:reversePrediction (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.h396 unsigned reversePrediction(unsigned Opcode) const;
DHexagonInstrInfo.cpp3774 NewOpcode = reversePrediction(NewOpcode); in invertAndChangeJumpTarget()
3812 unsigned HexagonInstrInfo::reversePrediction(unsigned Opcode) const { in reversePrediction() function in HexagonInstrInfo