OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CopyDstRC
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
ScheduleDAGFast.cpp
386
CopyFromSU->
CopyDstRC
= DestRC;
390
CopyToSU->
CopyDstRC
= SrcRC;
ScheduleDAGSDNodes.cpp
814
if (Pred.getSUnit()->
CopyDstRC
) {
834
Register VRBase = MRI.createVirtualRegister(SU->
CopyDstRC
);
ScheduleDAGRRList.cpp
1228
CopyFromSU->
CopyDstRC
= DestRC;
1232
CopyToSU->
CopyDstRC
= SrcRC;
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
ScheduleDAG.h
302
const TargetRegisterClass *
CopyDstRC
=
Completed in 23 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026