Home
last modified time | relevance | path

Searched refs:InsertMachineInstrRangeInMaps (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLiveIntervals.h270 void InsertMachineInstrRangeInMaps(MachineBasicBlock::iterator B, in InsertMachineInstrRangeInMaps() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DInlineSpiller.cpp910 LIS.InsertMachineInstrRangeInMaps(MIS.begin(), MI); in insertReload()
950 LIS.InsertMachineInstrRangeInMaps(std::next(MI), MIS.end()); in insertSpill()
1510 LIS.InsertMachineInstrRangeInMaps(std::prev(MI), MI); in hoistAllSpills()