Searched refs:ICC_VS (Results 1 – 9 of 9) sorted by relevance
24 ICC_VS = 9, // oVerflow set enumerator46 case LPCC::ICC_VS: in lanaiCondCodeToString()87 .EndsWith("vs", LPCC::ICC_VS) in suffixToLanaiCondCode()
144 return LPCC::ICC_VS; in getOppositeCondition()145 case LPCC::ICC_VS: // oVerflow set in getOppositeCondition()402 case LPCC::ICC_VS: // V in optimizeCompareInstr()
54 ICC_VS = 7 , // Overflow Set enumerator91 case SPCC::ICC_VS: return "vs"; in SPARCCondCodeToString()
95 case SPCC::ICC_VC: return SPCC::ICC_VS; in GetOppositeBranchCondition()96 case SPCC::ICC_VS: return SPCC::ICC_VC; in GetOppositeBranchCondition()
158 def ICC_VS : ICC_VAL< 7>; // Overflow Set
58 ICC_VS = 7 , // Overflow Set enumerator113 case SPCC::ICC_VS: return "vs"; in SPARCCondCodeToString()
99 case SPCC::ICC_VC: return SPCC::ICC_VS; in GetOppositeBranchCondition()100 case SPCC::ICC_VS: return SPCC::ICC_VC; in GetOppositeBranchCondition()
549 .addImm(SPCC::ICC_VS); in runOnMachineFunction()597 .addImm(SPCC::ICC_VS); in runOnMachineFunction()
249 def ICC_VS : ICC_VAL< 7>; // Overflow Set