Searched refs:gen_fixed_libfunc (Results 1 – 3 of 3) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/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()
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | optabs.c | 5460 gen_fixed_libfunc (optab optable, const char *opname, char suffix, in gen_fixed_libfunc() function 5536 gen_fixed_libfunc (optable, name, suffix, mode); in gen_int_fp_fixed_libfunc() 5564 gen_fixed_libfunc (optable, name, suffix, mode); in gen_int_fixed_libfunc()
|