Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSILowerControlFlow.cpp261 LIS->ReplaceMachineInstrInMaps(MI, *And); in emitIf()
392 LIS->ReplaceMachineInstrInMaps(MI, *Or); in emitIfBreak()
412 LIS->ReplaceMachineInstrInMaps(MI, *AndN2); in emitLoop()
434 LIS->ReplaceMachineInstrInMaps(MI, *NewMI); in emitEndCf()
H A DSIWholeQuadMode.cpp850 LIS->ReplaceMachineInstrInMaps(*MI, *Copy); in lowerLiveMaskQueries()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSILowerControlFlow.cpp287 LIS->ReplaceMachineInstrInMaps(MI, *And); in emitIf()
416 LIS->ReplaceMachineInstrInMaps(MI, *Or); in emitIfBreak()
437 LIS->ReplaceMachineInstrInMaps(MI, *AndN2); in emitLoop()
546 LIS->ReplaceMachineInstrInMaps(MI, *NewMI); in emitEndCf()
H A DSIWholeQuadMode.cpp921 LIS->ReplaceMachineInstrInMaps(MI, *VcmpMI); in lowerKillF32()
960 LIS->ReplaceMachineInstrInMaps(MI, *NewTerm); in lowerKillI1()
1059 LIS->ReplaceMachineInstrInMaps(*Exit, *NewExit); in lowerPseudoStrictMode()
1062 LIS->ReplaceMachineInstrInMaps(*Entry, *NewEntry); in lowerPseudoStrictMode()
1488 LIS->ReplaceMachineInstrInMaps(*MI, *Copy); in lowerLiveMaskQueries()
H A DSIOptimizeExecMaskingPreRA.cpp212 SlotIndex AndIdx = LIS->ReplaceMachineInstrInMaps(*And, *Andn2); in optimizeVcndVcmpPair()
H A DSIInstrInfo.cpp3395 LIS->ReplaceMachineInstrInMaps(MI, *MIB); in convertToThreeAddress()
3408 LIS->ReplaceMachineInstrInMaps(MI, *MIB); in convertToThreeAddress()
3516 LIS->ReplaceMachineInstrInMaps(MI, *MIB); in convertToThreeAddress()
3535 LIS->ReplaceMachineInstrInMaps(MI, *MIB); in convertToThreeAddress()
3556 LIS->ReplaceMachineInstrInMaps(MI, *MIB); in convertToThreeAddress()
3594 LIS->ReplaceMachineInstrInMaps(MI, *MIB); in convertToThreeAddress()
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DSILoadStoreOptimizer.cpp267 LIS->ReplaceMachineInstrInMaps(*I, *Copy0); in mergeRead2Pair()
268 LIS->ReplaceMachineInstrInMaps(*Paired, *Copy1); in mergeRead2Pair()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DLiveRangeEdit.cpp200 return LIS.ReplaceMachineInstrInMaps(*ReplaceIndexMI, *MI).getRegSlot(); in rematerializeAt()
257 LIS.ReplaceMachineInstrInMaps(*UseMI, *FoldMI); in foldAsLoad()
H A DInlineSpiller.cpp933 LIS.ReplaceMachineInstrInMaps(*MI, *FoldMI); in foldMemoryOperand()
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DLiveIntervalAnalysis.h256 void ReplaceMachineInstrInMaps(MachineInstr &MI, MachineInstr &NewMI) { in ReplaceMachineInstrInMaps() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DLiveIntervals.h281 SlotIndex ReplaceMachineInstrInMaps(MachineInstr &MI, MachineInstr &NewMI) { in ReplaceMachineInstrInMaps() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DLiveIntervals.h280 SlotIndex ReplaceMachineInstrInMaps(MachineInstr &MI, MachineInstr &NewMI) { in ReplaceMachineInstrInMaps() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DLiveIntervals.h281 SlotIndex ReplaceMachineInstrInMaps(MachineInstr &MI, MachineInstr &NewMI) { in ReplaceMachineInstrInMaps() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DLiveIntervals.h274 SlotIndex ReplaceMachineInstrInMaps(MachineInstr &MI, MachineInstr &NewMI) { in ReplaceMachineInstrInMaps() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DLiveIntervals.h281 SlotIndex ReplaceMachineInstrInMaps(MachineInstr &MI, MachineInstr &NewMI) { in ReplaceMachineInstrInMaps() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DLiveIntervals.h281 SlotIndex ReplaceMachineInstrInMaps(MachineInstr &MI, MachineInstr &NewMI) { in ReplaceMachineInstrInMaps() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLiveRangeEdit.cpp233 LIS.ReplaceMachineInstrInMaps(*UseMI, *FoldMI); in foldAsLoad()
H A DInlineSpiller.cpp866 LIS.ReplaceMachineInstrInMaps(*MI, *FoldMI); in foldMemoryOperand()
H A DRegisterCoalescer.cpp872 LIS->ReplaceMachineInstrInMaps(*DefMI, *NewMI); in removeCopyByCommutingDef()
1354 LIS->ReplaceMachineInstrInMaps(*CopyMI, NewMI); in reMaterializeTrivialDef()
H A DTwoAddressInstructionPass.cpp746 LIS->ReplaceMachineInstrInMaps(*mi, *NewMI); in convertInstTo3Addr()
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DLiveRangeEdit.cpp212 LIS.ReplaceMachineInstrInMaps(*UseMI, *FoldMI); in foldAsLoad()
H A DRegisterCoalescer.cpp729 LIS->ReplaceMachineInstrInMaps(*DefMI, *NewMI); in removeCopyByCommutingDef()
999 LIS->ReplaceMachineInstrInMaps(*CopyMI, NewMI); in reMaterializeTrivialDef()
H A DInlineSpiller.cpp799 LIS.ReplaceMachineInstrInMaps(*MI, *FoldMI); in foldMemoryOperand()
H A DTwoAddressInstructionPass.cpp708 LIS->ReplaceMachineInstrInMaps(*mi, *NewMI); in convertInstTo3Addr()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp998 LIS->ReplaceMachineInstrInMaps(MI, *MIB); in convertToThreeAddress()

12