OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:requiresFixup
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64A57FPLoadBalancing.cpp
280
bool
requiresFixup
() const {
457
if (G1->
requiresFixup
() != G2->
requiresFixup
())
458
return G1->
requiresFixup
() > G2->
requiresFixup
();
479
if (G->
requiresFixup
() && C != G->getPreferredColor()) {
577
if (G->
requiresFixup
() && &I == G->getLast())
Completed in 49 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026