Home
last modified time | relevance | path

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 Doptabs-libfuncs.h38 void gen_int_signed_fixed_libfunc (optab, const char *, char, machine_mode);
H A Doptabs-libfuncs.c343 gen_int_signed_fixed_libfunc (optab optable, const char *name, char suffix, in gen_int_signed_fixed_libfunc() function
H A Doptabs.def142 OPTAB_NL(ashr_optab, "ashr$a3", ASHIFTRT, "ashr", '3', gen_int_signed_fixed_libfunc)
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Doptabs-libfuncs.h38 void gen_int_signed_fixed_libfunc (optab, const char *, char, machine_mode);
H A Doptabs-libfuncs.cc343 gen_int_signed_fixed_libfunc (optab optable, const char *name, char suffix, in gen_int_signed_fixed_libfunc() function
H A Doptabs.def142 OPTAB_NL(ashr_optab, "ashr$a3", ASHIFTRT, "ashr", '3', gen_int_signed_fixed_libfunc)
H A DChangeLog-201217552 (gen_int_signed_fixed_libfunc): Likewise.
H A DChangeLog-20077967 gen_int_signed_fixed_libfunc, gen_int_unsigned_fixed_libfunc,