Home
last modified time | relevance | path

Searched refs:push_temp_slots (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfunction.h648 extern void push_temp_slots (void);
H A Dcalls.cc985 push_temp_slots (); in precompute_register_parameters()
1885 push_temp_slots (); in rtx_for_function_call()
4187 push_temp_slots (); in emit_library_call_value_1()
4850 push_temp_slots (); in store_one_arg()
H A Dinternal-fn.cc1237 push_temp_slots (); in expand_addsub_overflow()
1334 push_temp_slots (); in expand_neg_overflow()
2195 push_temp_slots (); in expand_mul_overflow()
H A Dexpr.cc5412 push_temp_slots (); in expand_assignment()
5713 push_temp_slots (); in expand_assignment()
5764 push_temp_slots (); in expand_assignment()
5806 push_temp_slots (); in expand_assignment()
5819 push_temp_slots (); in expand_assignment()
H A DChangeLog-20133489 this call with push_temp_slots and pop_temp_slots.
8319 (push_temp_slots): Moved to function.h.
H A DChangeLog-200329946 * stmt.c (expand_decl_init): Call push_temp_slots () and
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfunction.h631 extern void push_temp_slots (void);
H A Dcalls.c981 push_temp_slots (); in precompute_register_parameters()
2879 push_temp_slots (); in rtx_for_function_call()
5187 push_temp_slots (); in emit_library_call_value_1()
5850 push_temp_slots (); in store_one_arg()
H A Dinternal-fn.c1096 push_temp_slots (); in expand_addsub_overflow()
1193 push_temp_slots (); in expand_neg_overflow()
1976 push_temp_slots (); in expand_mul_overflow()
H A Dexpr.c5134 push_temp_slots (); in expand_assignment()
5410 push_temp_slots (); in expand_assignment()
5461 push_temp_slots (); in expand_assignment()
5503 push_temp_slots (); in expand_assignment()
5516 push_temp_slots (); in expand_assignment()
H A Dfunction.c1213 push_temp_slots (void) in push_temp_slots() function