Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dexplow.h125 extern rtx hard_libcall_value (machine_mode, rtx);
H A Dexplow.cc2284 hard_libcall_value (machine_mode mode, rtx fun) in hard_libcall_value() function
H A Dcalls.cc4651 ? hard_libcall_value (outmode, orgfun) : NULL_RTX); in emit_library_call_value_1()
H A Doptabs.cc3509 = GET_MODE (hard_libcall_value (TYPE_MODE (integer_type_node), in expand_unop()
H A DChangeLog-200914421 SYMBOL_REF to hard_libcall_value.
14448 * expr.h (hard_libcall_value): Pass the function RTX through.
14450 hard_libcall_value.
14451 * explow.c (hard_libcall_value): Use new target hook.
H A DChangeLog-200015061 of hard_libcall_value.
H A DChangeLog-20036523 hard_libcall_value.
H A DChangeLog-20027384 hard_libcall_value.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dexplow.h121 extern rtx hard_libcall_value (machine_mode, rtx);
H A Dexplow.c2252 hard_libcall_value (machine_mode mode, rtx fun) in hard_libcall_value() function
H A Dcalls.c5651 ? hard_libcall_value (outmode, orgfun) : NULL_RTX); in emit_library_call_value_1()
H A Doptabs.c3059 = GET_MODE (hard_libcall_value (TYPE_MODE (integer_type_node), in expand_unop()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dsparc.c8557 emit_move_insn (result, hard_libcall_value (mode, libfunc)); in sparc_emit_float_lib_cmp()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsparc.cc8489 emit_move_insn (result, hard_libcall_value (mode, libfunc)); in sparc_emit_float_lib_cmp()