Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILowerControlFlow.cpp276 LIS->InsertMachineInstrInMaps(*Xor); in emitIf()
277 LIS->InsertMachineInstrInMaps(*SetExec); in emitIf()
278 LIS->InsertMachineInstrInMaps(*NewBr); in emitIf()
319 LIS->InsertMachineInstrInMaps(*And); in emitElse()
344 LIS->InsertMachineInstrInMaps(*Xor); in emitElse()
345 LIS->InsertMachineInstrInMaps(*Branch); in emitElse()
392 LIS->InsertMachineInstrInMaps(*And); in emitIfBreak()
711 LIS->InsertMachineInstrInMaps(*BfeMI); in lowerInitExec()
712 LIS->InsertMachineInstrInMaps(*BfmMI); in lowerInitExec()
713 LIS->InsertMachineInstrInMaps(*CmpMI); in lowerInitExec()
[all …]
H A DSIWholeQuadMode.cpp727 LIS->InsertMachineInstrInMaps(*Save); in saveSCC()
728 LIS->InsertMachineInstrInMaps(*Restore); in saveSCC()
782 LIS->InsertMachineInstrInMaps(*MI); in splitBlock()
899 LIS->InsertMachineInstrInMaps(*NewTerm); in lowerKillF32()
1001 LIS->InsertMachineInstrInMaps(*NewTerm); in lowerKillI1()
1155 LIS->InsertMachineInstrInMaps(*MI); in toExact()
1171 LIS->InsertMachineInstrInMaps(*MI); in toWQM()
1192 LIS->InsertMachineInstrInMaps(*MI); in toStrictMode()
1215 LIS->InsertMachineInstrInMaps(*MI); in fromStrictMode()
1561 LIS->InsertMachineInstrInMaps(*MI); in runOnMachineFunction()
[all …]
H A DSILowerSGPRSpills.cpp108 LIS->InsertMachineInstrInMaps(Inst); in insertCSRSaves()
143 LIS->InsertMachineInstrInMaps(Inst); in insertCSRRestores()
H A DGCNPreRAOptimizations.cpp130 LIS->InsertMachineInstrInMaps(*NewI); in processReg()
H A DSIOptimizeExecMaskingPreRA.cpp200 LIS->InsertMachineInstrInMaps(*Andn2); in optimizeVcndVcmpPair()
H A DSIRegisterInfo.cpp1359 LIS->InsertMachineInstrInMaps(*MIB); in spillSGPR()
1408 LIS->InsertMachineInstrInMaps(*WriteLane); in spillSGPR()
1469 LIS->InsertMachineInstrInMaps(*MIB); in restoreSGPR()
1503 LIS->InsertMachineInstrInMaps(*MIB); in restoreSGPR()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TileConfig.cpp171 LIS.InsertMachineInstrInMaps(*NewMI); in INITIALIZE_PASS_DEPENDENCY()
186 SlotIndex SIdx = LIS.InsertMachineInstrInMaps(*NewMI); in INITIALIZE_PASS_DEPENDENCY()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DPHIElimination.cpp390 SlotIndex DestCopyIndex = LIS->InsertMachineInstrInMaps(*PHICopy); in LowerPHINode()
555 LIS->InsertMachineInstrInMaps(*NewSrcInstr); in LowerPHINode()
H A DRenameIndependentSubregs.cpp335 SlotIndex DefIdx = LIS->InsertMachineInstrInMaps(*ImpDef); in computeMainRangesFixFlags()
H A DTwoAddressInstructionPass.cpp1435 LastCopyIdx = LIS->InsertMachineInstrInMaps(*PrevMI).getRegSlot(); in processTiedPairs()
H A DInlineSpiller.cpp937 LIS.InsertMachineInstrInMaps(MI); in foldMemoryOperand()
H A DRegisterCoalescer.cpp1206 LIS->InsertMachineInstrInMaps(*NewCopyMI).getRegSlot(); in removePartialRedundancy()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveIntervals.h266 SlotIndex InsertMachineInstrInMaps(MachineInstr &MI) { in InsertMachineInstrInMaps() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp713 LIS->InsertMachineInstrInMaps(*TfrT); in split()
714 LIS->InsertMachineInstrInMaps(*TfrF); in split()
899 LIS->InsertMachineInstrInMaps(*NewI); in predicateAt()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegStackify.cpp572 LIS.InsertMachineInstrInMaps(*Clone); in rematerializeCheapDef()
649 SlotIndex TeeIdx = LIS.InsertMachineInstrInMaps(*Tee).getRegSlot(); in moveAndTeeForMultiUse()