Searched refs:add_function_usage_to (Results 1 – 16 of 16) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/msp430/ |
H A D | msp430.c | 2833 add_function_usage_to (c, fusage); in msp430_expand_helper()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/msp430/ |
H A D | msp430.cc | 3337 add_function_usage_to (c, fusage); in msp430_expand_helper()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | rtl.h | 3347 extern void add_function_usage_to (rtx, rtx);
|
H A D | calls.cc | 487 add_function_usage_to (call_insn, call_fusage); in emit_call_1()
|
H A D | emit-rtl.cc | 4344 add_function_usage_to (rtx call_insn, rtx call_fusage) in add_function_usage_to() function
|
H A D | builtins.cc | 1783 add_function_usage_to (call_insn, call_fusage); in expand_builtin_apply()
|
H A D | ChangeLog-2003 | 24148 * emit-rtl.c (last_call_insn, add_function_usage_to): New functions. 24149 * rtl.h (last_call_insn, add_function_usage_to): New prototypes.
|
H A D | ChangeLog-2004 | 24554 add_insn_before, remove_insn, add_function_usage_to,
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | rtl.h | 3336 extern void add_function_usage_to (rtx, rtx);
|
H A D | calls.c | 484 add_function_usage_to (call_insn, call_fusage); in emit_call_1()
|
H A D | emit-rtl.c | 4369 add_function_usage_to (rtx call_insn, rtx call_fusage) in add_function_usage_to() function
|
H A D | builtins.c | 1890 add_function_usage_to (call_insn, call_fusage); in expand_builtin_apply()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000-logue.cc | 5630 add_function_usage_to (insn, call_fusage); in rs6000_expand_split_stack_prologue()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000-logue.c | 5564 add_function_usage_to (insn, call_fusage); in rs6000_expand_split_stack_prologue()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386.c | 9661 add_function_usage_to (call_insn, call_fusage); in ix86_expand_split_stack_prologue()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | i386.cc | 10075 add_function_usage_to (call_insn, call_fusage); in ix86_expand_split_stack_prologue()
|