OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sparc_leaf_function_p
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/sparc/
sparc.cc
589
#define
sparc_leaf_function_p
cfun->machine->leaf_function_p
macro
4020
if (
sparc_leaf_function_p
|| TARGET_FLAT)
4136
if (
sparc_leaf_function_p
|| TARGET_FLAT)
4200
if (
sparc_leaf_function_p
|| TARGET_FLAT)
5937
emit_save_or_restore_regs (16, 32, base, offset,
sparc_leaf_function_p
,
6009
sparc_leaf_function_p
6012
size = sparc_compute_frame_size (get_frame_size(),
sparc_leaf_function_p
);
6032
else if (
sparc_leaf_function_p
)
6084
if (
sparc_leaf_function_p
)
6115
sparc_leaf_function_p
= optimize > 0 && crtl->is_leaf
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/config/sparc/
sparc.cc
589
#define
sparc_leaf_function_p
cfun->machine->leaf_function_p
macro
4028
if (
sparc_leaf_function_p
|| TARGET_FLAT)
4144
if (
sparc_leaf_function_p
|| TARGET_FLAT)
4208
if (
sparc_leaf_function_p
|| TARGET_FLAT)
5944
emit_save_or_restore_regs (16, 32, base, offset,
sparc_leaf_function_p
,
6016
sparc_leaf_function_p
6019
size = sparc_compute_frame_size (get_frame_size(),
sparc_leaf_function_p
);
6039
else if (
sparc_leaf_function_p
)
6091
if (
sparc_leaf_function_p
)
6122
sparc_leaf_function_p
= optimize > 0 && crtl->is_leaf
[
all
...]
Completed in 33 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026