OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:need_a7_copy
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/xtensa/
xtensa.cc
97
bool
need_a7_copy
;
variable
1362
if (!cfun->machine->
need_a7_copy
)
1386
cfun->machine->
need_a7_copy
= false;
2797
cfun->machine->
need_a7_copy
= TARGET_WINDOWED_ABI;
3926
cfun->machine->
need_a7_copy
= TARGET_WINDOWED_ABI;
/src/external/gpl3/gcc.old/dist/gcc/config/xtensa/
xtensa.cc
93
bool
need_a7_copy
;
variable
1187
if (!cfun->machine->
need_a7_copy
)
1211
cfun->machine->
need_a7_copy
= false;
2189
cfun->machine->
need_a7_copy
= TARGET_WINDOWED_ABI;
3208
cfun->machine->
need_a7_copy
= TARGET_WINDOWED_ABI;
Completed in 24 milliseconds
Indexes created Thu Jul 02 00:25:40 UTC 2026