Searched refs:fold_const_builtin_load_exponent (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | fold-const-call.c | 579 fold_const_builtin_load_exponent (real_value *result, const real_value *arg0, in fold_const_builtin_load_exponent() function 1418 return fold_const_builtin_load_exponent (result, arg0, arg1, format); in fold_const_call_sss() 1423 && fold_const_builtin_load_exponent (result, arg0, arg1, in fold_const_call_sss()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | fold-const-call.cc | 577 fold_const_builtin_load_exponent (real_value *result, const real_value *arg0, in fold_const_builtin_load_exponent() function 1423 return fold_const_builtin_load_exponent (result, arg0, arg1, format); in fold_const_call_sss() 1428 && fold_const_builtin_load_exponent (result, arg0, arg1, in fold_const_call_sss()
|
H A D | ChangeLog-2015 | 297 (fold_const_builtin_load_exponent) Same. 8897 (fold_const_builtin_load_exponent, do_mpfr_arg1, do_mpfr_arg2) 10618 (fold_const_builtin_load_exponent): ...this and only handle
|