Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DSILowerControlFlow.cpp232 LIS->InsertMachineInstrInMaps(*CopyExec); in emitIf()
239 LIS->InsertMachineInstrInMaps(*Xor); in emitIf()
240 LIS->InsertMachineInstrInMaps(*SetExec); in emitIf()
241 LIS->InsertMachineInstrInMaps(*NewBr); in emitIf()
293 LIS->InsertMachineInstrInMaps(*And); in emitElse()
313 LIS->InsertMachineInstrInMaps(*CopyExec); in emitElse()
314 LIS->InsertMachineInstrInMaps(*OrSaveExec); in emitElse()
316 LIS->InsertMachineInstrInMaps(*Xor); in emitElse()
317 LIS->InsertMachineInstrInMaps(*Branch); in emitElse()
364 LIS->InsertMachineInstrInMaps(*And); in emitIfBreak()
[all …]
H A DSIWholeQuadMode.cpp558 LIS->InsertMachineInstrInMaps(*Save); in saveSCC()
559 LIS->InsertMachineInstrInMaps(*Restore); in saveSCC()
632 LIS->InsertMachineInstrInMaps(*MI); in toExact()
649 LIS->InsertMachineInstrInMaps(*MI); in toWQM()
661 LIS->InsertMachineInstrInMaps(*MI); in toWWM()
672 LIS->InsertMachineInstrInMaps(*MI); in fromWWM()
875 LIS->InsertMachineInstrInMaps(*MI); in runOnMachineFunction()
H A DSIOptimizeExecMaskingPreRA.cpp192 LIS->InsertMachineInstrInMaps(*Andn2); in optimizeVcndVcmpPair()
/freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegStackify.cpp130 LIS.InsertMachineInstrInMaps(*Const); in ConvertImplicitDefToConstZero()
531 LIS.InsertMachineInstrInMaps(*Clone); in RematerializeCheapDef()
608 SlotIndex TeeIdx = LIS.InsertMachineInstrInMaps(*Tee).getRegSlot(); in MoveAndTeeForMultiUse()
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DPHIElimination.cpp324 LIS->InsertMachineInstrInMaps(*std::prev(AfterPHIsIt)); in LowerPHINode()
476 LIS->InsertMachineInstrInMaps(*NewSrcInstr); in LowerPHINode()
H A DRenameIndependentSubregs.cpp335 SlotIndex DefIdx = LIS->InsertMachineInstrInMaps(*ImpDef); in computeMainRangesFixFlags()
H A DInlineSpiller.cpp412 LIS.InsertMachineInstrInMaps(*MII); in hoistSpillInsideBB()
843 LIS.InsertMachineInstrInMaps(MI); in foldMemoryOperand()
H A DTwoAddressInstructionPass.cpp1578 LastCopyIdx = LIS->InsertMachineInstrInMaps(*PrevMI).getRegSlot(); in processTiedPairs()
H A DRegisterCoalescer.cpp1097 LIS->InsertMachineInstrInMaps(*NewCopyMI).getRegSlot(); in removePartialRedundancy()
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DLiveIntervals.h266 SlotIndex InsertMachineInstrInMaps(MachineInstr &MI) { in InsertMachineInstrInMaps() function
/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp712 LIS->InsertMachineInstrInMaps(*TfrT); in split()
713 LIS->InsertMachineInstrInMaps(*TfrF); in split()
898 LIS->InsertMachineInstrInMaps(*NewI); in predicateAt()