Searched refs:ix86_expand_fp_compare (Results 1 – 5 of 5) sorted by relevance
| /freebsd-11-stable/contrib/gcc/config/i386/ |
| HD | i386.c | 1399 static rtx ix86_expand_fp_compare (enum rtx_code, rtx, rtx, rtx, rtx *, rtx *); 10507 ix86_expand_fp_compare (enum rtx_code code, rtx op0, rtx op1, rtx scratch, in ix86_expand_fp_compare() function 10709 ret = ix86_expand_fp_compare (code, op0, op1, NULL_RTX, in ix86_expand_compare() 10949 condition = ix86_expand_fp_compare (code, op1, op2, in ix86_split_fp_branch() 11099 compare_op = ix86_expand_fp_compare (code, op0, op1, NULL_RTX, in ix86_expand_carry_flag_compare()
|
| /freebsd-11-stable/contrib/gcc/ |
| HD | ChangeLog-2001 | 28315 * i386.c (ix86_expand_fp_compare): Delay creating of scratch register 28317 (ix86_expand_compare): Update call of ix86_expand_fp_compare. 31763 (ix86_expand_fp_compare): Use the costs to choose best bethod; add 31769 * i386-protos.h (ix86_expand_fp_compare): Remove 31981 (ix86_expand_fp_compare): Postnote the fp comparison code conversion 31987 * i386.c (ix86_expand_fp_compare): Fix ordered/unordered confussion. 32225 (ix86_expand_fp_compare): Make trivial use of new infrastructure.
|
| HD | ChangeLog-2000 | 8437 (ix86_expand_fp_compare): GEU requires CCmode. 22381 (ix86_fp_compare_mode): Broken out of ix86_expand_fp_compare. 22383 (ix86_expand_fp_compare): Use them. Take scratch as argument, 22388 * config/i386/i386-protos.h (ix86_expand_fp_compare): Declare. 24072 (ix86_expand_fp_compare): Update for pattern renames.
|
| HD | ChangeLog-1999 | 18 * i386.c (ix86_expand_fp_compare): In non-sahf non-TARGET_IEEE 5406 * i386.c (ix86_expand_fp_compare): Update for xorqi_cc_ext_1.
|
| HD | ChangeLog-2005 | 22904 ix86_fp_comparison_arithmetics_cost, ix86_expand_fp_compare,
|