Searched refs:gen_int_signed_fixed_libfunc (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | optabs-libfuncs.h | 38 void gen_int_signed_fixed_libfunc (optab, const char *, char, machine_mode);
|
H A D | optabs-libfuncs.c | 343 gen_int_signed_fixed_libfunc (optab optable, const char *name, char suffix, in gen_int_signed_fixed_libfunc() function
|
H A D | optabs.def | 142 OPTAB_NL(ashr_optab, "ashr$a3", ASHIFTRT, "ashr", '3', gen_int_signed_fixed_libfunc)
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | optabs-libfuncs.h | 38 void gen_int_signed_fixed_libfunc (optab, const char *, char, machine_mode);
|
H A D | optabs-libfuncs.cc | 343 gen_int_signed_fixed_libfunc (optab optable, const char *name, char suffix, in gen_int_signed_fixed_libfunc() function
|
H A D | optabs.def | 142 OPTAB_NL(ashr_optab, "ashr$a3", ASHIFTRT, "ashr", '3', gen_int_signed_fixed_libfunc)
|
H A D | ChangeLog-2012 | 17552 (gen_int_signed_fixed_libfunc): Likewise.
|
H A D | ChangeLog-2007 | 7967 gen_int_signed_fixed_libfunc, gen_int_unsigned_fixed_libfunc,
|