Searched refs:Pcf_NONE (Results 1 – 3 of 3) sorted by relevance
166 Pcf_NONE = 32 /* no condition; used with Pct_ALWAYS */ enumerator
289 case Pcf_NONE: in showPPCCondCode()302 vassert(flag == Pcf_NONE); in mk_PPCCondCode()304 vassert(flag != Pcf_NONE); in mk_PPCCondCode()3244 vassert(cond.flag != Pcf_NONE); in emit_PPCInstr()
788 cc = mk_PPCCondCode( Pct_ALWAYS, Pcf_NONE ); in doHelperCall()831 cc = mk_PPCCondCode( Pct_ALWAYS, Pcf_NONE ); in doHelperCall()4230 cond = mk_PPCCondCode( Pct_ALWAYS, Pcf_NONE ); in iselNext()