Home
last modified time | relevance | path

Searched refs:getf2_libfunc (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/config/
H A Dgofast.h97 getf2_libfunc = NULL_RTX; \
/openbsd/gnu/usr.bin/gcc/gcc/config/ia64/
H A Dhpux_longdouble.h86 getf2_libfunc = gen_rtx_SYMBOL_REF (Pmode, GETF2_LIBCALL); \
/openbsd/gnu/usr.bin/gcc/gcc/config/pa/
H A Dlong_double.h88 getf2_libfunc = gen_rtx_SYMBOL_REF (Pmode, GETF2_LIBCALL); \
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dlibfuncs.h218 #define getf2_libfunc (libfunc_table[LTI_getf2]) macro
H A Doptabs.c4022 libfunc = getf2_libfunc;
4047 libfunc = getf2_libfunc;
5463 getf2_libfunc = init_one_libfunc ("__getf2"); in init_optabs()
/openbsd/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Dsysv4.h1522 getf2_libfunc = init_one_libfunc (GETF2_LIBCALL); \
/openbsd/gnu/usr.bin/gcc/gcc/config/sparc/
H A Dsparc.h2623 getf2_libfunc = init_one_libfunc (GETF2_LIBCALL); \