Searched refs:S390_CC_NEVER (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Ds390_defs.h38 S390_CC_NEVER = 0, enumerator in enum:__anon31353
H A Dhost_s390_isel.c3271 return cond->Iex.Const.con->Ico.U1 == True ? S390_CC_ALWAYS : S390_CC_NEVER;
H A Dhost_s390_defs.c6432 case S390_CC_NEVER: return "never";
8801 if (cond == S390_CC_NEVER) return buf;

Completed in 57 milliseconds