Lines Matching refs:tcg_out_cmp
518 static void tcg_out_cmp(TCGContext *s, TCGArg c1, TCGArg c2, int c2const)
527 tcg_out_cmp(s, arg1, arg2, const_arg2);
537 tcg_out_cmp(s, arg1, arg2, const_arg2);
549 tcg_out_cmp(s, ah, bh, bhconst);
556 tcg_out_cmp(s, al, bl, blconst);
564 tcg_out_cmp(s, al, bl, blconst);
579 tcg_out_cmp(s, al, bl, blconst);
621 tcg_out_cmp(s, c1, c2, c2const);
637 tcg_out_cmp(s, c1, c2, c2const);
649 tcg_out_cmp(s, c1, c2, c2const);
679 tcg_out_cmp(s, ah, bh, bhconst);