OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LRDef
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
ScheduleDAGFast.cpp
571
SUnit *
LRDef
= LiveRegDefs[Reg];
572
MVT VT = getPhysicalRegisterVT(
LRDef
->getNode(), Reg, TII);
586
NewDef = CopyAndMoveSuccessors(
LRDef
);
594
InsertCopiesAndMoveSuccs(
LRDef
, Reg, DestRC, RC, Copies);
ScheduleDAGRRList.cpp
1555
SUnit *
LRDef
= LiveRegDefs[Reg];
1556
MVT VT = getPhysicalRegisterVT(
LRDef
->getNode(), Reg, TII);
1570
NewDef = CopyAndMoveSuccessors(
LRDef
);
1577
InsertCopiesAndMoveSuccs(
LRDef
, Reg, DestRC, RC, Copies);
Completed in 49 milliseconds
Indexes created Sun Jun 07 00:24:08 UTC 2026