Searched refs:currently_expanding_function_start (Results 1 – 6 of 6) sorted by relevance
722 extern bool currently_expanding_function_start;
4481 * function.cc (currently_expanding_function_start): New variable.4483 currently_expanding_function_start.4484 * function.h (currently_expanding_function_start): Declare.
705 extern bool currently_expanding_function_start;
5051 bool currently_expanding_function_start; variable5055 currently_expanding_function_start = true; in expand_function_start()5250 currently_expanding_function_start = false; in expand_function_start()
6089 && (currently_expanding_function_start in aarch64_layout_arg()
7397 && (currently_expanding_function_start in aarch64_layout_arg()