Searched refs:gen_fp_to_int_conv_libfunc (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | optabs-libfuncs.h | 49 void gen_fp_to_int_conv_libfunc (convert_optab, const char *,
|
H A D | optabs.def | 49 OPTAB_CL(sfix_optab, "fix$F$b$I$a2", FIX, "fix", gen_fp_to_int_conv_libfunc) 50 OPTAB_CL(ufix_optab, "fixuns$F$b$a2", UNSIGNED_FIX, "fixuns", gen_fp_to_int_conv_libfunc)
|
H A D | optabs-libfuncs.c | 491 gen_fp_to_int_conv_libfunc (convert_optab tab, in gen_fp_to_int_conv_libfunc() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | optabs-libfuncs.h | 49 void gen_fp_to_int_conv_libfunc (convert_optab, const char *,
|
H A D | optabs.def | 49 OPTAB_CL(sfix_optab, "fix$F$b$I$a2", FIX, "fix", gen_fp_to_int_conv_libfunc) 50 OPTAB_CL(ufix_optab, "fixuns$F$b$a2", UNSIGNED_FIX, "fixuns", gen_fp_to_int_conv_libfunc)
|
H A D | optabs-libfuncs.cc | 491 gen_fp_to_int_conv_libfunc (convert_optab tab, in gen_fp_to_int_conv_libfunc() function
|
H A D | ChangeLog-2012 | 17557 (gen_fp_to_int_conv_libfunc, gen_intraclass_conv_libfunc): Likewise.
|
H A D | ChangeLog-2007 | 8668 gen_int_to_fp_nondecimal_conv_libfunc, gen_fp_to_int_conv_libfunc,
|