Home
last modified time | relevance | path

Searched refs:EmitPhysRegCopy (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.h187 void EmitPhysRegCopy(SUnit *SU, DenseMap<SUnit*, Register> &VRBaseMap,
H A DScheduleDAGSDNodes.cpp811 EmitPhysRegCopy(SUnit *SU, DenseMap<SUnit*, Register> &VRBaseMap, in EmitPhysRegCopy() function in ScheduleDAGSDNodes
940 EmitPhysRegCopy(SU, CopyVRBaseMap, InsertPos); in EmitSchedule()