Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DScheduleDAGEmit.cpp35 void ScheduleDAG::EmitPhysRegCopy(SUnit *SU, in EmitPhysRegCopy() function in ScheduleDAG
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.cpp758 EmitPhysRegCopy(SUnit *SU, DenseMap<SUnit*, unsigned> &VRBaseMap, in EmitPhysRegCopy() function in ScheduleDAGSDNodes