Searched refs:ix86_prepare_fp_compare_args (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-expand.c2409 ix86_prepare_fp_compare_args (enum rtx_code code, rtx *pop0, rtx *pop1) function
2495 code = ix86_prepare_fp_compare_args (code, &op0, &op1);
3746 ix86_prepare_fp_compare_args which expects to produce a flags result.
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-expand.cc2605 ix86_prepare_fp_compare_args (enum rtx_code code, rtx *pop0, rtx *pop1) function
2691 code = ix86_prepare_fp_compare_args (code, &op0, &op1);
4113 ix86_prepare_fp_compare_args which expects to produce a flags result.

Completed in 398 milliseconds