Searched refs:rewriteInstructionsForSpills (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | LiveIntervalAnalysis.h | 447 void rewriteInstructionsForSpills(const LiveInterval &li, bool TrySplit,
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | LiveIntervalAnalysis.cpp | 1418 rewriteInstructionsForSpills(const LiveInterval &li, bool TrySplit, in rewriteInstructionsForSpills() function in LiveIntervals 1801 rewriteInstructionsForSpills(li, false, I, NULL, ReMatDefMI, in addIntervalsForSpills() 1807 rewriteInstructionsForSpills(li, false, I, NULL, 0, in addIntervalsForSpills() 1882 rewriteInstructionsForSpills(li, TrySplit, I, ReMatOrigDefMI, ReMatDefMI, in addIntervalsForSpills()
|