Home
last modified time | relevance | path

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

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