OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:expand_stack_vars
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
cfgexpand.cc
1103
expand_stack_vars
(bool (*pred) (size_t), class stack_vars_data *data)
function
1451
/* We handle highly aligned variables in
expand_stack_vars
. */
2002
as callbacks for
expand_stack_vars
. */
2017
it is phase 3). This is used as callback for
expand_stack_vars
.
2361
expand_stack_vars
(stack_protect_decl_phase_1, &data);
2369
expand_stack_vars
(stack_protect_decl_phase_2, &data);
2375
expand_stack_vars
(asan_decl_phase_3, &data);
2412
expand_stack_vars
(NULL, &data);
2426
rtx we created in
expand_stack_vars
. */
/src/external/gpl3/gcc/dist/gcc/
cfgexpand.cc
1111
expand_stack_vars
(bool (*pred) (size_t), class stack_vars_data *data)
function
1459
/* We handle highly aligned variables in
expand_stack_vars
. */
2010
as callbacks for
expand_stack_vars
. */
2025
it is phase 3). This is used as callback for
expand_stack_vars
.
2369
expand_stack_vars
(stack_protect_decl_phase_1, &data);
2377
expand_stack_vars
(stack_protect_decl_phase_2, &data);
2383
expand_stack_vars
(asan_decl_phase_3, &data);
2420
expand_stack_vars
(NULL, &data);
2434
rtx we created in
expand_stack_vars
. */
Completed in 40 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026