Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/Generic/
D2011-07-07-ScheduleDAGCrash.ll2 ; This caused ScheduleDAG to crash in EmitPhysRegCopy when searching
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.h175 void EmitPhysRegCopy(SUnit *SU, DenseMap<SUnit*, unsigned> &VRBaseMap,
DScheduleDAGSDNodes.cpp758 EmitPhysRegCopy(SUnit *SU, DenseMap<SUnit*, unsigned> &VRBaseMap, in EmitPhysRegCopy() function in ScheduleDAGSDNodes
829 EmitPhysRegCopy(SU, CopyVRBaseMap, InsertPos); in EmitSchedule()