Searched refs:handleSpilledImpDefs (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | LiveIntervalAnalysis.h | 425 void handleSpilledImpDefs(const LiveInterval &li, VirtRegMap &vrm,
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | LiveIntervalAnalysis.cpp | 1676 LiveIntervals::handleSpilledImpDefs(const LiveInterval &li, VirtRegMap &vrm, in handleSpilledImpDefs() function in LiveIntervals 1816 handleSpilledImpDefs(li, vrm, rc, NewLIs); in addIntervalsForSpills() 1891 handleSpilledImpDefs(li, vrm, rc, NewLIs); in addIntervalsForSpills() 2049 handleSpilledImpDefs(li, vrm, rc, RetNewLIs); in addIntervalsForSpills()
|