/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZRegisterInfo.cpp | 367 LIS.getInstructionFromIndex(IntGR128.beginIndex()); in shouldCoalesce() 369 LIS.getInstructionFromIndex(IntGRNar.beginIndex()); in shouldCoalesce() 370 MachineInstr *LastMI_GR128 = LIS.getInstructionFromIndex(IntGR128.endIndex()); in shouldCoalesce() 371 MachineInstr *LastMI_GRNar = LIS.getInstructionFromIndex(IntGRNar.endIndex()); in shouldCoalesce()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | GCNRegPressure.h | 226 LiveRegMap[SII.getInstructionFromIndex(SI)][Reg] = in getLiveRegMap() 234 LiveRegMap[SII.getInstructionFromIndex(SI)][Reg] |= S.LaneMask; in getLiveRegMap()
|
D | SIWholeQuadMode.cpp | 298 markInstruction(*LIS->getInstructionFromIndex(Value->def), Flag, in markInstructionUses() 615 if (MachineInstr *MI = LIS->getInstructionFromIndex(Idx)) in prepareInsertion()
|
D | SIRegisterInfo.cpp | 1879 MDT.dominates(LIS->getInstructionFromIndex(DefIdx), in findReachingDef() 1880 LIS->getInstructionFromIndex(V->def))) in findReachingDef() 1888 MachineInstr *Def = LIS->getInstructionFromIndex(DefIdx); in findReachingDef()
|
D | GCNRegPressure.cpp | 40 << *LIS.getInstructionFromIndex(SI); in printLivesAt()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | SplitKit.cpp | 144 return LIS.getInstructionFromIndex(LIP); in getLastInsertPointIter() 436 const MachineInstr *DefMI = LIS.getInstructionFromIndex(Def); in addDeadDef() 648 RM.OrigMI = LIS.getInstructionFromIndex(OrigVNI->def); in defFromParent() 702 MachineInstr *MI = LIS.getInstructionFromIndex(Idx); in enterIntvBefore() 719 MachineInstr *MI = LIS.getInstructionFromIndex(Idx); in enterIntvAfter() 770 MachineInstr *MI = LIS.getInstructionFromIndex(Boundary); in leaveIntvAfter() 802 MachineInstr *MI = LIS.getInstructionFromIndex(Idx); in leaveIntvBefore() 855 MachineInstr *MI = LIS.getInstructionFromIndex(Def); in removeBackCopies() 1417 MachineInstr *MI = LIS.getInstructionFromIndex(S.valno->def); in deleteRematVictims() 1568 if (LIS.getInstructionFromIndex(BI.FirstInstr)->isCopyLike()) in shouldSplitSingleBlock()
|
D | CalcSpillWeights.cpp | 99 MachineInstr *MI = LIS.getInstructionFromIndex(VNI->def); in isRematerializable() 127 MI = LIS.getInstructionFromIndex(VNI->def); in isRematerializable()
|
D | LiveIntervals.cpp | 522 MachineInstr *MI = getInstructionFromIndex(Def); in computeDeadValues() 537 MachineInstr *MI = getInstructionFromIndex(Def); in computeDeadValues() 734 MachineInstr *MI = getInstructionFromIndex(RI->end); in addKillFlags() 1074 if (MachineInstr *KillMI = LIS.getInstructionFromIndex(OldIdxIn->end)) in handleMoveDown() 1375 if (MachineInstr *KillMI = LIS.getInstructionFromIndex(NewIdx)) in handleMoveUp() 1440 if (MachineInstr *MI = Indexes->getInstructionFromIndex( in findLastUseBefore() 1516 bool isStartValid = getInstructionFromIndex(LII->start); in repairOldRegInRange() 1517 bool isEndValid = getInstructionFromIndex(LII->end); in repairOldRegInRange()
|
D | InlineSpiller.cpp | 406 MachineInstr *DefMI = LIS.getInstructionFromIndex(SrcVNI->def); in hoistSpillInsideBB() 509 MachineInstr *MI = LIS.getInstructionFromIndex(VNI->def); in markValueUsed() 571 RM.OrigMI = LIS.getInstructionFromIndex(OrigVNI->def); in reMaterializeFor() 613 auto *NewMI = LIS.getInstructionFromIndex(DefIdx); in reMaterializeFor() 618 << *LIS.getInstructionFromIndex(DefIdx)); in reMaterializeFor() 672 MachineInstr *MI = LIS.getInstructionFromIndex(VNI->def); in reMaterializeAll()
|
D | RegisterCoalescer.cpp | 629 MachineInstr *ACopyMI = LIS->getInstructionFromIndex(AValNo->def); in adjustCopiesBackFrom() 643 LIS->getInstructionFromIndex(ValS->end.getPrevSlot()); in adjustCopiesBackFrom() 807 MachineInstr *DefMI = LIS->getInstructionFromIndex(AValNo->def); in removeCopyByCommutingDef() 1089 MachineInstr *DefMI = LIS->getInstructionFromIndex(PVal->def); in removePartialRedundancy() 1251 MachineInstr *DefMI = LIS->getInstructionFromIndex(ValNo->def); in reMaterializeTrivialDef() 2099 MachineInstr *MI = LIS->getInstructionFromIndex(SI); in joinReservedPhysReg() 2452 MachineInstr *MI = Indexes->getInstructionFromIndex(Def); in followCopyChain() 2541 DefMI = Indexes->getInstructionFromIndex(VNI->def); in analyzeValue() 2912 MI = Indexes->getInstructionFromIndex(VNI->def); in resolveConflicts() 2919 Indexes->getInstructionFromIndex(TaintExtent.front().first); in resolveConflicts() [all …]
|
D | TwoAddressInstructionPass.cpp | 262 KillMI = LIS->getInstructionFromIndex(I->end); in sink3AddrInstruction() 882 KillMI = LIS->getInstructionFromIndex(I->end); in rescheduleMIBelowKill() 1072 KillMI = LIS->getInstructionFromIndex(I->end); in rescheduleKillAboveMI()
|
D | LiveRangeEdit.cpp | 90 MachineInstr *DefMI = LIS.getInstructionFromIndex(OrigVNI->def); in scanRemattable()
|
D | LiveDebugVariables.cpp | 839 MachineInstr *CopyMI = LIS.getInstructionFromIndex(DstVNI->def); in addDefsFromCopies() 1265 while (!(MI = LIS.getInstructionFromIndex(Idx))) { in findInsertLocation()
|
D | LiveInterval.cpp | 470 !CP.isCoalescable(Indexes.getInstructionFromIndex(Def))) in overlaps() 901 const MachineInstr *MI = Indexes.getInstructionFromIndex(VNI->def); in stripValuesNotDefiningMask()
|
D | LiveRangeCalc.cpp | 369 const MachineInstr *MI = Indexes->getInstructionFromIndex(Use); in findReachingDefs()
|
D | MachineScheduler.cpp | 1334 MachineInstr *DefMI = LIS->getInstructionFromIndex(DefVNI->def); in computeCyclicCriticalPath() 1754 MachineInstr *GlobalDef = LIS->getInstructionFromIndex(GlobalSegment->start); in constrainLocalCopy() 1766 MachineInstr *LastLocalDef = LIS->getInstructionFromIndex(LastLocalVN->def); in constrainLocalCopy() 1781 LIS->getInstructionFromIndex(LocalLI->beginIndex()); in constrainLocalCopy()
|
D | RegAllocGreedy.cpp | 1201 !LIS->getInstructionFromIndex(BI.LastInstr)->isImplicitDef()) in addSplitConstraints() 2113 if (const MachineInstr *MI = Indexes->getInstructionFromIndex(Uses[i])) in tryInstructionSplit()
|
D | MachineVerifier.cpp | 2425 const MachineInstr *MI = LiveInts->getInstructionFromIndex(VNI->def); in verifyLiveRangeValue() 2532 LiveInts->getInstructionFromIndex(S.end.getPrevSlot()); in verifyLiveRangeSegment()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | LiveIntervals.h | 231 MachineInstr* getInstructionFromIndex(SlotIndex index) const { in getInstructionFromIndex() function 232 return Indexes->getInstructionFromIndex(index); in getInstructionFromIndex()
|
D | SlotIndexes.h | 401 MachineInstr* getInstructionFromIndex(SlotIndex index) const { 513 if (MachineInstr *MI = getInstructionFromIndex(index))
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonExpandCondsets.cpp | 318 MachineInstr *MI = LIS->getInstructionFromIndex(K); in updateKillFlags() 342 MachineInstr *DefI = LIS->getInstructionFromIndex(NextI->start); in updateKillFlags() 419 MachineInstr *DefI = LIS->getInstructionFromIndex(Seg.start); in updateDeadsInRange() 473 MachineInstr *DefI = LIS->getInstructionFromIndex(Seg.start); in updateDeadsInRange() 490 MachineInstr *DefI = LIS->getInstructionFromIndex(Seg.start); in updateDeadsInRange()
|
D | HexagonRegisterInfo.cpp | 263 if (const MachineInstr *MI = Indexes.getInstructionFromIndex(I)) in shouldCoalesce()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCVSXFMAMutate.cpp | 118 MachineInstr *AddendMI = LIS->getInstructionFromIndex(AddendValNo->def); in processBlock()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyRegStackify.cpp | 279 return LIS.getInstructionFromIndex(ValNo->def); in getVRegDef()
|