Searched refs:cmptf_libfunc (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/ia64/
H A Dia64.c1804 static GTY(()) rtx cmptf_libfunc;
1835 gcc_assert (cmptf_libfunc && GET_MODE (*op1) == TFmode);
1865 ret = emit_library_call_value (cmptf_libfunc, 0, LCT_CONST, DImode,
10792 cmptf_libfunc = init_one_libfunc ("_U_Qfcmp");
1800 static GTY(()) rtx cmptf_libfunc; variable
/netbsd-current/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dia64.cc1804 static GTY(()) rtx cmptf_libfunc;
1835 gcc_assert (cmptf_libfunc && GET_MODE (*op1) == TFmode);
1865 ret = emit_library_call_value (cmptf_libfunc, 0, LCT_CONST, DImode,
10792 cmptf_libfunc = init_one_libfunc ("_U_Qfcmp");
1800 static GTY(()) rtx cmptf_libfunc; variable

Completed in 239 milliseconds