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()
143 return LPCC::ICC_VS; in getOppositeCondition()144 case LPCC::ICC_VS: // oVerflow set in getOppositeCondition()402 case LPCC::ICC_VS: // V in optimizeCompareInstr()
57 ICC_VS = 7, // Overflow Set enumerator122 case SPCC::ICC_VS: return "vs"; in SPARCCondCodeToString()
101 case SPCC::ICC_VC: return SPCC::ICC_VS; in GetOppositeBranchCondition()102 case SPCC::ICC_VS: return SPCC::ICC_VC; in GetOppositeBranchCondition()
357 def ICC_VS : ICC_VAL< 7>; // Overflow Set