OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HasVRegDef
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
RegAllocFast.cpp
1108
bool
HasVRegDef
= false;
1118
HasVRegDef
= true;
1148
if (
HasVRegDef
) {
ScheduleDAGInstrs.cpp
848
bool
HasVRegDef
= false;
857
HasVRegDef
= true;
884
if (SU->NumSuccs == 0 && SU->Latency > 1 && (
HasVRegDef
|| MI.mayLoad())) {
Completed in 22 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026