Home
last modified time | relevance | path

Searched refs:currently_expanding_function_start (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfunction.h722 extern bool currently_expanding_function_start;
H A DChangeLog4481 * function.cc (currently_expanding_function_start): New variable.
4483 currently_expanding_function_start.
4484 * function.h (currently_expanding_function_start): Declare.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfunction.h705 extern bool currently_expanding_function_start;
H A Dfunction.c5051 bool currently_expanding_function_start; variable
5055 currently_expanding_function_start = true; in expand_function_start()
5250 currently_expanding_function_start = false; in expand_function_start()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64.c6089 && (currently_expanding_function_start in aarch64_layout_arg()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64.cc7397 && (currently_expanding_function_start in aarch64_layout_arg()