OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:target_parity
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/aarch64/
cortex-a57-fma-steering.cc
602
int cur_parity,
target_parity
;
local
609
target_parity
= forest->get_target_parity ();
611
target_parity
= this->m_parent->get_parity ();
615
if (cur_parity !=
target_parity
)
653
cur_parity =
target_parity
;
/src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
cortex-a57-fma-steering.cc
602
int cur_parity,
target_parity
;
local
609
target_parity
= forest->get_target_parity ();
611
target_parity
= this->m_parent->get_parity ();
615
if (cur_parity !=
target_parity
)
653
cur_parity =
target_parity
;
Completed in 14 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026