Home
last modified time | relevance | path

Searched refs:InsertMachineInstrInMaps (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSILowerControlFlow.cpp257 LIS->InsertMachineInstrInMaps(*CopyExec); in emitIf()
264 LIS->InsertMachineInstrInMaps(*Xor); in emitIf()
265 LIS->InsertMachineInstrInMaps(*SetExec); in emitIf()
266 LIS->InsertMachineInstrInMaps(*NewBr); in emitIf()
317 LIS->InsertMachineInstrInMaps(*And); in emitElse()
337 LIS->InsertMachineInstrInMaps(*CopyExec); in emitElse()
338 LIS->InsertMachineInstrInMaps(*OrSaveExec); in emitElse()
340 LIS->InsertMachineInstrInMaps(*Xor); in emitElse()
341 LIS->InsertMachineInstrInMaps(*Branch); in emitElse()
391 LIS->InsertMachineInstrInMaps(*And); in emitIfBreak()
[all …]
DSIWholeQuadMode.cpp570 LIS->InsertMachineInstrInMaps(*Save); in saveSCC()
571 LIS->InsertMachineInstrInMaps(*Restore); in saveSCC()
647 LIS->InsertMachineInstrInMaps(*MI); in toExact()
666 LIS->InsertMachineInstrInMaps(*MI); in toWQM()
677 LIS->InsertMachineInstrInMaps(*MI); in toWWM()
689 LIS->InsertMachineInstrInMaps(*MI); in fromWWM()
925 LIS->InsertMachineInstrInMaps(*MI); in runOnMachineFunction()
DSILowerSGPRSpills.cpp112 LIS->InsertMachineInstrInMaps(Inst); in insertCSRSaves()
146 LIS->InsertMachineInstrInMaps(Inst); in insertCSRRestores()
DSIOptimizeExecMaskingPreRA.cpp265 LIS->InsertMachineInstrInMaps(*Andn2); in optimizeVcndVcmpPair()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRegStackify.cpp129 LIS.InsertMachineInstrInMaps(*Const); in convertImplicitDefToConstZero()
542 LIS.InsertMachineInstrInMaps(*Clone); in rematerializeCheapDef()
619 SlotIndex TeeIdx = LIS.InsertMachineInstrInMaps(*Tee).getRegSlot(); in moveAndTeeForMultiUse()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DPHIElimination.cpp328 SlotIndex DestCopyIndex = LIS->InsertMachineInstrInMaps(*PHICopy); in LowerPHINode()
480 LIS->InsertMachineInstrInMaps(*NewSrcInstr); in LowerPHINode()
DRenameIndependentSubregs.cpp335 SlotIndex DefIdx = LIS->InsertMachineInstrInMaps(*ImpDef); in computeMainRangesFixFlags()
DInlineSpiller.cpp415 LIS.InsertMachineInstrInMaps(*MII); in hoistSpillInsideBB()
875 LIS.InsertMachineInstrInMaps(MI); in foldMemoryOperand()
DTwoAddressInstructionPass.cpp1578 LastCopyIdx = LIS->InsertMachineInstrInMaps(*PrevMI).getRegSlot(); in processTiedPairs()
DRegisterCoalescer.cpp1156 LIS->InsertMachineInstrInMaps(*NewCopyMI).getRegSlot(); in removePartialRedundancy()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLiveIntervals.h266 SlotIndex InsertMachineInstrInMaps(MachineInstr &MI) { in InsertMachineInstrInMaps() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonExpandCondsets.cpp712 LIS->InsertMachineInstrInMaps(*TfrT); in split()
713 LIS->InsertMachineInstrInMaps(*TfrF); in split()
898 LIS->InsertMachineInstrInMaps(*NewI); in predicateAt()