Home
last modified time | relevance | path

Searched refs:ReplaceMachineInstrInMaps (Results 1 – 8 of 8) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILowerControlFlow.cpp273 LIS->ReplaceMachineInstrInMaps(MI, *And); in emitIf()
393 LIS->ReplaceMachineInstrInMaps(MI, *Or); in emitIfBreak()
414 LIS->ReplaceMachineInstrInMaps(MI, *AndN2); in emitLoop()
486 LIS->ReplaceMachineInstrInMaps(MI, *NewMI); in emitEndCf()
H A DSIWholeQuadMode.cpp893 LIS->ReplaceMachineInstrInMaps(MI, *VcmpMI); in lowerKillF32()
932 LIS->ReplaceMachineInstrInMaps(MI, *NewTerm); in lowerKillI1()
1418 LIS->ReplaceMachineInstrInMaps(*MI, *Copy); in lowerLiveMaskQueries()
H A DSIRegisterInfo.cpp1357 LIS->ReplaceMachineInstrInMaps(*MI, *MIB); in spillSGPR()
1406 LIS->ReplaceMachineInstrInMaps(*MI, *WriteLane); in spillSGPR()
1467 LIS->ReplaceMachineInstrInMaps(*MI, *MIB); in restoreSGPR()
1501 LIS->ReplaceMachineInstrInMaps(*MI, *MIB); in restoreSGPR()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveIntervals.h280 SlotIndex ReplaceMachineInstrInMaps(MachineInstr &MI, MachineInstr &NewMI) { in ReplaceMachineInstrInMaps() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveRangeEdit.cpp234 LIS.ReplaceMachineInstrInMaps(*UseMI, *FoldMI); in foldAsLoad()
H A DTwoAddressInstructionPass.cpp605 LIS->ReplaceMachineInstrInMaps(*mi, *NewMI); in convertInstTo3Addr()
H A DInlineSpiller.cpp927 LIS.ReplaceMachineInstrInMaps(*MI, *FoldMI); in foldMemoryOperand()
H A DRegisterCoalescer.cpp919 LIS->ReplaceMachineInstrInMaps(*DefMI, *NewMI); in removeCopyByCommutingDef()
1410 LIS->ReplaceMachineInstrInMaps(*CopyMI, NewMI); in reMaterializeTrivialDef()