Searched refs:ReplaceMachineInstrInMaps (Results 1 – 8 of 8) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SILowerControlFlow.cpp | 273 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 D | SIWholeQuadMode.cpp | 893 LIS->ReplaceMachineInstrInMaps(MI, *VcmpMI); in lowerKillF32() 932 LIS->ReplaceMachineInstrInMaps(MI, *NewTerm); in lowerKillI1() 1418 LIS->ReplaceMachineInstrInMaps(*MI, *Copy); in lowerLiveMaskQueries()
|
| H A D | SIRegisterInfo.cpp | 1357 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 D | LiveIntervals.h | 280 SlotIndex ReplaceMachineInstrInMaps(MachineInstr &MI, MachineInstr &NewMI) { in ReplaceMachineInstrInMaps() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | LiveRangeEdit.cpp | 234 LIS.ReplaceMachineInstrInMaps(*UseMI, *FoldMI); in foldAsLoad()
|
| H A D | TwoAddressInstructionPass.cpp | 605 LIS->ReplaceMachineInstrInMaps(*mi, *NewMI); in convertInstTo3Addr()
|
| H A D | InlineSpiller.cpp | 927 LIS.ReplaceMachineInstrInMaps(*MI, *FoldMI); in foldMemoryOperand()
|
| H A D | RegisterCoalescer.cpp | 919 LIS->ReplaceMachineInstrInMaps(*DefMI, *NewMI); in removeCopyByCommutingDef() 1410 LIS->ReplaceMachineInstrInMaps(*CopyMI, NewMI); in reMaterializeTrivialDef()
|