Home
last modified time | relevance | path

Searched refs:hard_function_value (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dexplow.h129 extern rtx hard_function_value (const_tree, const_tree, const_tree, int);
H A Dcalls.cc3525 valreg = hard_function_value (build_pointer_type (rettype), in expand_call()
3528 valreg = hard_function_value (rettype, fndecl, fntype, in expand_call()
4144 = hard_function_value (build_pointer_type (tfom), 0, 0, 0); in emit_library_call_value_1()
H A Dexplow.cc2251 hard_function_value (const_tree valtype, const_tree func, const_tree fntype, in hard_function_value() function
H A DChangeLog-19992510 * explow.c (hard_function_value): Add outgoing argument.
2511 * expr.h (hard_function_value): Declare it.
2701 * function.c (diddle_return_value): Use hard_function_value to
10863 * explow.c (hard_function_value): Use VOIDmode instead of
17422 * explow.c (hard_function_value): Likewise for parameter `func'.
H A Dtree-vect-stmts.cc1030 rtx reg = hard_function_value (TREE_TYPE (base), cfun->decl, 0, 1); in vect_model_store_cost()
H A DChangeLog-200511582 * calls.c (expand_call): Pass fntype to hard_function_value.
11585 (hard_function_value): Take extra argument, the fntype.
11587 * expr.h (hard_function_value): Change prototype.
11589 hard_function_value.
11591 Pass 0 as fntype to hard_function_value.
22555 explow.c (hard_function_value): Likewise
H A DChangeLog-200021575 * function.c (expand_function_start): Use hard_function_value to
24290 * explow.c (hard_function_value): BYTES is unsigned HOST_WIDE_INT.
24555 Call hard_function_value with outgoing set if in sibcall pass.
29958 * flow.c (mark_regs_live_at_end): Use hard_function_value, i.e.
H A DChangeLog-20175551 * explow.c (hard_function_value): Call arg_int_size_in_bytes
18279 * explow.c (hard_function_value): Likewise.
19152 * explow.c (hard_function_value): Likewise.
H A DChangeLog-200710162 * explow.c (promote_mode, hard_function_value): Likewise.
10163 * expr.h (hard_function_value, promote_mode): Likewise.
H A DFSFChangeLog.1111745 * function.c (aggregate_value_p): If hard_function_value returns
H A DChangeLog-200414566 probe_stack_range, hard_function_value): Likewise.
29814 probe_stack_range, hard_function_value): Likewise.
H A DChangeLog-200121931 returns from hard_function_value.
H A DChangeLog-200231230 * explow.c (hard_function_value): Add comment explaining
H A DChangeLog-201930944 * tree-vect-stmts.c: Include explow.h for hard_function_value,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dexplow.h125 extern rtx hard_function_value (const_tree, const_tree, const_tree, int);
H A Dcalls.c4528 valreg = hard_function_value (build_pointer_type (rettype), in expand_call()
4531 valreg = hard_function_value (rettype, fndecl, fntype, in expand_call()
5144 = hard_function_value (build_pointer_type (tfom), 0, 0, 0); in emit_library_call_value_1()
H A Dexplow.c2219 hard_function_value (const_tree valtype, const_tree func, const_tree fntype, in hard_function_value() function
H A Dfunction.c2146 reg = hard_function_value (type, 0, fntype, 0); in aggregate_value_p()
5143 rtx hard_reg = hard_function_value (return_type, subr, 0, 1); in expand_function_start()
H A Dtree-vect-stmts.c1081 rtx reg = hard_function_value (TREE_TYPE (base), cfun->decl, 0, 1); in vect_model_store_cost()
H A DFSFChangeLog.1111745 * function.c (aggregate_value_p): If hard_function_value returns