Searched refs:gen_int_fixed_libfunc (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | optabs-libfuncs.h | 37 void gen_int_fixed_libfunc (optab, const char *, char, machine_mode);
|
H A D | optabs-libfuncs.c | 330 gen_int_fixed_libfunc (optab optable, const char *name, char suffix, in gen_int_fixed_libfunc() function
|
H A D | optabs.def | 139 OPTAB_NL(ashl_optab, "ashl$a3", ASHIFT, "ashl", '3', gen_int_fixed_libfunc)
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | optabs-libfuncs.h | 37 void gen_int_fixed_libfunc (optab, const char *, char, machine_mode);
|
H A D | optabs-libfuncs.cc | 330 gen_int_fixed_libfunc (optab optable, const char *name, char suffix, in gen_int_fixed_libfunc() function
|
H A D | optabs.def | 139 OPTAB_NL(ashl_optab, "ashl$a3", ASHIFT, "ashl", '3', gen_int_fixed_libfunc)
|
H A D | ChangeLog-2012 | 17551 (gen_int_fp_signed_fixed_libfunc, gen_int_fixed_libfunc): Likewise.
|
H A D | ChangeLog-2007 | 7966 gen_int_fp_signed_fixed_libfunc, gen_int_fixed_libfunc,
|