Searched refs:reversePrediction (Results 1 – 2 of 2) sorted by relevance
488 unsigned reversePrediction(unsigned Opcode) const;
4641 NewOpcode = reversePrediction(NewOpcode); in invertAndChangeJumpTarget()4676 unsigned HexagonInstrInfo::reversePrediction(unsigned Opcode) const { in reversePrediction() function in HexagonInstrInfo