Home | History | Annotate | Download | only in hppa

Lines Matching refs:tcg_out_setcond

836 static void tcg_out_setcond(TCGContext *s, int cond, TCGArg ret,
858 tcg_out_setcond(s, cond, scratch, al, bl, blconst);
864 tcg_out_setcond(s, tcg_unsigned_cond(cond), scratch, al, bl, blconst);
1444 tcg_out_setcond(s, args[3], args[0], args[1], args[2], const_args[2]);