Searched refs:S390_CC_NEVER (Results 1 – 3 of 3) sorted by relevance
219 S390_CC_NEVER= 0, enumerator
1895 return cond->Iex.Const.con->Ico.U1 == True ? S390_CC_ALWAYS : S390_CC_NEVER; in s390_isel_cc()
4412 case S390_CC_NEVER: return "never"; in s390_cc_as_string()