Searched refs:gen_fixed_libfunc (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | optabs-libfuncs.h | 30 void gen_fixed_libfunc (optab, const char *, char, machine_mode);
|
H A D | optabs-libfuncs.c | 232 gen_fixed_libfunc (optab optable, const char *opname, char suffix, in gen_fixed_libfunc() function 308 gen_fixed_libfunc (optable, name, suffix, mode); in gen_int_fp_fixed_libfunc() 336 gen_fixed_libfunc (optable, name, suffix, mode); in gen_int_fixed_libfunc()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | optabs-libfuncs.h | 30 void gen_fixed_libfunc (optab, const char *, char, machine_mode);
|
H A D | optabs-libfuncs.cc | 232 gen_fixed_libfunc (optab optable, const char *opname, char suffix, in gen_fixed_libfunc() function 308 gen_fixed_libfunc (optable, name, suffix, mode); in gen_int_fp_fixed_libfunc() 336 gen_fixed_libfunc (optable, name, suffix, mode); in gen_int_fixed_libfunc()
|
H A D | ChangeLog-2012 | 17548 (gen_fixed_libfunc, gen_signed_fixed_libfunc): Likewise.
|
H A D | ChangeLog-2007 | 7964 (gen_fixed_libfunc, gen_signed_fixed_libfunc,
|