Home | History | Annotate | Download | only in i386

Lines Matching refs:tcg_out_cmp

762 static void tcg_out_cmp(TCGContext *s, TCGArg arg1, TCGArg arg2,
781 tcg_out_cmp(s, arg1, arg2, const_arg2, 0);
790 tcg_out_cmp(s, arg1, arg2, const_arg2, P_REXW);
880 tcg_out_cmp(s, arg1, arg2, const_arg2, 0);
889 tcg_out_cmp(s, arg1, arg2, const_arg2, P_REXW);