Home | History | Annotate | Download | only in priv

Lines Matching defs:always

186 always the identity.
250 was most recently set. Setting to NULL is always safe. Used to
717 regs. This always gives correct code, but it also gives a bunch
738 (since there is only one calling convention) and so we always
2525 // Make a compare that will always be true:
5052 /* .. almost always true .. */
5123 PPCCondCode always = mk_PPCCondCode( Pct_ALWAYS, Pcf_NONE );
5133 /* .. almost always true .. */
5144 amCIA, always, toFastEP));
5150 addInstr(env, PPCInstr_XAssisted(r, amCIA, always,
5163 addInstr(env, PPCInstr_XIndir(r, amCIA, always));
5165 addInstr(env, PPCInstr_XAssisted(r, amCIA, always,
5189 addInstr(env, PPCInstr_XAssisted(r, amCIA, always, jk));