Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSILowerControlFlow.cpp234 LIS->InsertMachineInstrInMaps(*CopyExec); in emitIf()
241 LIS->InsertMachineInstrInMaps(*Xor); in emitIf()
242 LIS->InsertMachineInstrInMaps(*SetExec); in emitIf()
243 LIS->InsertMachineInstrInMaps(*NewBr); in emitIf()
295 LIS->InsertMachineInstrInMaps(*And); in emitElse()
315 LIS->InsertMachineInstrInMaps(*CopyExec); in emitElse()
316 LIS->InsertMachineInstrInMaps(*OrSaveExec); in emitElse()
318 LIS->InsertMachineInstrInMaps(*Xor); in emitElse()
319 LIS->InsertMachineInstrInMaps(*Branch); in emitElse()
380 LIS->InsertMachineInstrInMaps(*And); in emitIfBreak()
[all …]
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()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DSpiller.cpp143 lis->InsertMachineInstrInMaps(loadInstr).getDefIndex(); in trivialSpillEverywhere()
157 lis->InsertMachineInstrInMaps(storeInstr).getDefIndex(); in trivialSpillEverywhere()
DSplitter.cpp142 ls.lis->InsertMachineInstrInMaps(copy); in applyIncoming()
176 ls.lis->InsertMachineInstrInMaps(copy); in applyOutgoing()
407 lis->InsertMachineInstrInMaps(miItr); in updateTerminators()
DStrongPHIElimination.cpp703 LI->InsertMachineInstrInMaps(CopyInstr); in InsertCopiesForPHI()
772 LI->InsertMachineInstrInMaps(CopyInstr); in InsertCopiesForPHI()
DInlineSpiller.cpp728 LIS.InsertMachineInstrInMaps(MII); in hoistSpill()
1066 SlotIndex LoadIdx = LIS.InsertMachineInstrInMaps(MI).getDefIndex(); in insertReload()
1082 SlotIndex StoreIdx = LIS.InsertMachineInstrInMaps(MI).getDefIndex(); in insertSpill()
/external/llvm/lib/Target/Hexagon/
DHexagonExpandCondsets.cpp679 LIS->InsertMachineInstrInMaps(*ImpD); in split()
690 LIS->InsertMachineInstrInMaps(*TfrT); in split()
691 LIS->InsertMachineInstrInMaps(*TfrF); in split()
905 LIS->InsertMachineInstrInMaps(*NewI); in predicateAt()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DPHIElimination.cpp326 LIS->InsertMachineInstrInMaps(*std::prev(AfterPHIsIt)); in LowerPHINode()
478 LIS->InsertMachineInstrInMaps(*NewSrcInstr); in LowerPHINode()
DRenameIndependentSubregs.cpp335 SlotIndex DefIdx = LIS->InsertMachineInstrInMaps(*ImpDef); in computeMainRangesFixFlags()
DInlineSpiller.cpp412 LIS.InsertMachineInstrInMaps(*MII); in hoistSpillInsideBB()
843 LIS.InsertMachineInstrInMaps(MI); in foldMemoryOperand()
DTwoAddressInstructionPass.cpp1575 LastCopyIdx = LIS->InsertMachineInstrInMaps(*PrevMI).getRegSlot(); in processTiedPairs()
DRegisterCoalescer.cpp1033 LIS->InsertMachineInstrInMaps(*NewCopyMI).getRegSlot(); in removePartialRedundancy()
/external/llvm/lib/CodeGen/
DPHIElimination.cpp312 LIS->InsertMachineInstrInMaps(*std::prev(AfterPHIsIt)); in LowerPHINode()
464 LIS->InsertMachineInstrInMaps(*NewSrcInstr); in LowerPHINode()
DRenameIndependentSubregs.cpp323 SlotIndex DefIdx = LIS->InsertMachineInstrInMaps(*ImpDef); in computeMainRangesFixFlags()
DInlineSpiller.cpp394 LIS.InsertMachineInstrInMaps(*MII); in hoistSpillInsideBB()
806 LIS.InsertMachineInstrInMaps(MI); in foldMemoryOperand()
DTwoAddressInstructionPass.cpp1520 LastCopyIdx = LIS->InsertMachineInstrInMaps(*PrevMI).getRegSlot(); in processTiedPairs()
/external/llvm/include/llvm/CodeGen/
DLiveIntervalAnalysis.h242 SlotIndex InsertMachineInstrInMaps(MachineInstr &MI) { in InsertMachineInstrInMaps() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DLiveIntervals.h266 SlotIndex InsertMachineInstrInMaps(MachineInstr &MI) { in InsertMachineInstrInMaps() function
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyRegStackify.cpp488 LIS.InsertMachineInstrInMaps(*Clone); in RematerializeCheapDef()
557 SlotIndex TeeIdx = LIS.InsertMachineInstrInMaps(*Tee).getRegSlot(); in MoveAndTeeForMultiUse()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRegStackify.cpp523 LIS.InsertMachineInstrInMaps(*Clone); in RematerializeCheapDef()
592 SlotIndex TeeIdx = LIS.InsertMachineInstrInMaps(*Tee).getRegSlot(); in MoveAndTeeForMultiUse()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonExpandCondsets.cpp712 LIS->InsertMachineInstrInMaps(*TfrT); in split()
713 LIS->InsertMachineInstrInMaps(*TfrF); in split()
905 LIS->InsertMachineInstrInMaps(*NewI); in predicateAt()
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DLiveIntervalAnalysis.h238 SlotIndex InsertMachineInstrInMaps(MachineInstr *MI) { in InsertMachineInstrInMaps() function
/external/llvm/lib/Target/AMDGPU/
DSILoadStoreOptimizer.cpp256 LIS->InsertMachineInstrInMaps(*Read2); in mergeRead2Pair()