Home
last modified time | relevance | path

Searched refs:fixtfdi_libfunc (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/config/ia64/
H A Dhpux_longdouble.h80 fixtfdi_libfunc = gen_rtx_SYMBOL_REF (Pmode, FIX_TRUNCTFDI2_LIBCALL);\
/openbsd-src/gnu/usr.bin/gcc/gcc/config/pa/
H A Dlong_double.h82 fixtfdi_libfunc = gen_rtx_SYMBOL_REF (Pmode, FIX_TRUNCTFDI2_LIBCALL);\
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dlibfuncs.h252 #define fixtfdi_libfunc (libfunc_table[LTI_fixtfdi]) macro
H A Doptabs.c4987 libfcn = unsignedp ? fixunstfdi_libfunc : fixtfdi_libfunc;
5497 fixtfdi_libfunc = init_one_libfunc ("__fixtfdi"); in init_optabs()
/openbsd-src/gnu/usr.bin/gcc/gcc/config/sparc/
H A Dsparc.h2637 fixtfdi_libfunc = init_one_libfunc (FIX_TRUNCTFDI2_LIBCALL);\