/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | explow.h | 129 extern rtx hard_function_value (const_tree, const_tree, const_tree, int);
|
H A D | calls.cc | 3525 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 D | explow.cc | 2251 hard_function_value (const_tree valtype, const_tree func, const_tree fntype, in hard_function_value() function
|
H A D | ChangeLog-1999 | 2510 * 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 D | tree-vect-stmts.cc | 1030 rtx reg = hard_function_value (TREE_TYPE (base), cfun->decl, 0, 1); in vect_model_store_cost()
|
H A D | ChangeLog-2005 | 11582 * 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 D | ChangeLog-2000 | 21575 * 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 D | ChangeLog-2017 | 5551 * 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 D | ChangeLog-2007 | 10162 * explow.c (promote_mode, hard_function_value): Likewise. 10163 * expr.h (hard_function_value, promote_mode): Likewise.
|
H A D | FSFChangeLog.11 | 11745 * function.c (aggregate_value_p): If hard_function_value returns
|
H A D | ChangeLog-2004 | 14566 probe_stack_range, hard_function_value): Likewise. 29814 probe_stack_range, hard_function_value): Likewise.
|
H A D | ChangeLog-2001 | 21931 returns from hard_function_value.
|
H A D | ChangeLog-2002 | 31230 * explow.c (hard_function_value): Add comment explaining
|
H A D | ChangeLog-2019 | 30944 * tree-vect-stmts.c: Include explow.h for hard_function_value,
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | explow.h | 125 extern rtx hard_function_value (const_tree, const_tree, const_tree, int);
|
H A D | calls.c | 4528 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 D | explow.c | 2219 hard_function_value (const_tree valtype, const_tree func, const_tree fntype, in hard_function_value() function
|
H A D | function.c | 2146 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 D | tree-vect-stmts.c | 1081 rtx reg = hard_function_value (TREE_TYPE (base), cfun->decl, 0, 1); in vect_model_store_cost()
|
H A D | FSFChangeLog.11 | 11745 * function.c (aggregate_value_p): If hard_function_value returns
|