Searched refs:EmitPhysRegCopy (Results 1 – 7 of 7) sorted by relevance
/external/llvm/test/CodeGen/Generic/ |
D | 2011-07-07-ScheduleDAGCrash.ll | 2 ; This caused ScheduleDAG to crash in EmitPhysRegCopy when searching
|
/external/swiftshader/third_party/LLVM/test/CodeGen/Generic/ |
D | 2011-07-07-ScheduleDAGCrash.ll | 2 ; This caused ScheduleDAG to crash in EmitPhysRegCopy when searching
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | ScheduleDAGEmit.cpp | 35 void ScheduleDAG::EmitPhysRegCopy(SUnit *SU, in EmitPhysRegCopy() function in ScheduleDAG
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGSDNodes.h | 175 void EmitPhysRegCopy(SUnit *SU, DenseMap<SUnit*, unsigned> &VRBaseMap,
|
D | ScheduleDAGSDNodes.cpp | 758 EmitPhysRegCopy(SUnit *SU, DenseMap<SUnit*, unsigned> &VRBaseMap, in EmitPhysRegCopy() function in ScheduleDAGSDNodes 829 EmitPhysRegCopy(SU, CopyVRBaseMap, InsertPos); in EmitSchedule()
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | ScheduleDAG.h | 579 void EmitPhysRegCopy(SUnit *SU, DenseMap<SUnit*, unsigned> &VRBaseMap);
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGSDNodes.cpp | 722 EmitPhysRegCopy(SU, CopyVRBaseMap); in EmitSchedule()
|