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

/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dia64.c1538 static GTY(()) rtx cmptf_libfunc;
1568 gcc_assert (cmptf_libfunc && GET_MODE (op1) == TFmode);
1592 ret = emit_library_call_value (cmptf_libfunc, 0, LCT_CONST, DImode, 3,
9298 cmptf_libfunc = init_one_libfunc ("_U_Qfcmp");
1533 static GTY(()) rtx cmptf_libfunc; variable

Completed in 73 milliseconds