Searched refs:Pcf_7LT (Results 1 – 3 of 3) sorted by relevance
135 Pcf_7LT = 28, /* neg | lt */ enumerator
1641 PPCCondCode cc = mk_PPCCondCode( Pct_TRUE, Pcf_7LT ); in iselWordExpr_R_wrk()2916 return mk_PPCCondCode( Pct_TRUE, Pcf_7LT ); in iselCondCode_wrk()2965 case Iop_CmpLT64U: return mk_PPCCondCode( Pct_TRUE, Pcf_7LT ); in iselCondCode_wrk()
207 case Pcf_7LT: in showPPCCondCode()