Home
last modified time | relevance | path

Searched refs:hard_libcall_value (Results 1 – 8 of 8) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dexpr.h717 extern rtx hard_libcall_value (enum machine_mode);
H A Dexplow.c1508 hard_libcall_value (enum machine_mode mode) in hard_libcall_value() function
H A Dcalls.c3811 ? hard_libcall_value (outmode) : NULL_RTX); in emit_library_call_value_1()
H A Doptabs.c2717 = GET_MODE (hard_libcall_value (TYPE_MODE (integer_type_node))); in expand_unop()
H A DChangeLog-200015061 of hard_libcall_value.
H A DChangeLog-20027384 hard_libcall_value.
H A DChangeLog-20036523 hard_libcall_value.
/freebsd-12.1/contrib/gcc/config/sparc/
H A Dsparc.c6097 emit_move_insn (result, hard_libcall_value (mode)); in sparc_emit_float_lib_cmp()