OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:next_copies
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-early-ra.cc
174
unsigned int
next_copies
[2];
member in struct:__anon12651::early_ra::reg_copy_info
836
copyi = copy.
next_copies
[0];
841
copyi = copy.
next_copies
[1];
1047
copy.
next_copies
[0] = reg0.first_copy;
1048
copy.
next_copies
[1] = reg1.first_copy;
1257
? copy.
next_copies
[1]
1258
: copy.
next_copies
[0]);
Completed in 38 milliseconds
Indexes created Sun Jun 07 00:24:08 UTC 2026