Searched refs:dumpMachineInstrRangeWithSlotIndex (Results 1 – 1 of 1) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | InlineSpiller.cpp | 749 static void dumpMachineInstrRangeWithSlotIndex(MachineBasicBlock::iterator B, in dumpMachineInstrRangeWithSlotIndex() function 888 LLVM_DEBUG(dumpMachineInstrRangeWithSlotIndex(MIS.begin(), MIS.end(), LIS, in foldMemoryOperand() 912 LLVM_DEBUG(dumpMachineInstrRangeWithSlotIndex(MIS.begin(), MI, LIS, "reload", in insertReload() 952 LLVM_DEBUG(dumpMachineInstrRangeWithSlotIndex(std::next(MI), MIS.end(), LIS, in insertSpill()
|