Lines Matching refs:tcg_out_cmp
976 static void tcg_out_cmp (TCGContext *s, int cond, TCGArg arg1, TCGArg arg2,
1148 tcg_out_cmp (s, cond, arg1, arg2, const_arg2, 7, type == TCG_TYPE_I64);
1185 tcg_out_cmp (s, cond, arg1, arg2, const_arg2, 7, arch64);