Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DLiveIntervals.h280 SlotIndex ReplaceMachineInstrInMaps(MachineInstr &MI, MachineInstr &NewMI) { in ReplaceMachineInstrInMaps() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLiveRangeEdit.cpp233 LIS.ReplaceMachineInstrInMaps(*UseMI, *FoldMI); in foldAsLoad()
H A DTwoAddressInstructionPass.cpp600 LIS->ReplaceMachineInstrInMaps(*mi, *NewMI); in convertInstTo3Addr()
H A DInlineSpiller.cpp927 LIS.ReplaceMachineInstrInMaps(*MI, *FoldMI); in foldMemoryOperand()
H A DRegisterCoalescer.cpp892 LIS->ReplaceMachineInstrInMaps(*DefMI, *NewMI); in removeCopyByCommutingDef()
1380 LIS->ReplaceMachineInstrInMaps(*CopyMI, NewMI); in reMaterializeTrivialDef()