Searched refs:ICC_VS (Results 1 – 5 of 5) sorted by relevance
24 ICC_VS = 9, // oVerflow set enumerator46 case LPCC::ICC_VS: in lanaiCondCodeToString()87 .EndsWith("vs", LPCC::ICC_VS) in suffixToLanaiCondCode()
142 return LPCC::ICC_VS; in getOppositeCondition()143 case LPCC::ICC_VS: // oVerflow set in getOppositeCondition()400 case LPCC::ICC_VS: // V in optimizeCompareInstr()
56 ICC_VS = 7 , // Overflow Set enumerator111 case SPCC::ICC_VS: return "vs"; in SPARCCondCodeToString()
98 case SPCC::ICC_VC: return SPCC::ICC_VS; in GetOppositeBranchCondition()99 case SPCC::ICC_VS: return SPCC::ICC_VC; in GetOppositeBranchCondition()
288 def ICC_VS : ICC_VAL< 7>; // Overflow Set