Searched refs:getBaseIndex (Results 1 – 18 of 18) sorted by relevance
519 return beginIndex() > Start.getBaseIndex() && in isLocal()544 const_iterator I = find(Idx.getBaseIndex()); in Query()556 if (I->start <= Idx.getBaseIndex()) { in Query()569 if (EarlyVal->def == Idx.getBaseIndex()) in Query()589 if (Indexes->getNextNonNullIndex(S.start).getBaseIndex() < in isZeroLength()590 S.end.getBaseIndex()) in isZeroLength()
227 SlotIndex getBaseIndex() const {
1091 LiveRange::iterator OldIdxIn = LR.find(OldIdx.getBaseIndex()); in handleMoveDown()1118 LR.advanceTo(Next, NewIdx.getBaseIndex()); in handleMoveDown()1264 LiveRange::iterator OldIdxIn = LR.find(OldIdx.getBaseIndex()); in handleMoveUp()1330 assert(NewIdxIn == LR.find(NewIdx.getBaseIndex())); in handleMoveUp()1715 assert(VNI->def.getBaseIndex() == Pos.getBaseIndex()); in removeVRegDefAt()1722 if (SVNI->def.getBaseIndex() == Pos.getBaseIndex()) in removeVRegDefAt()
191 : Pos.getBaseIndex(); in findComponents()225 : Pos.getBaseIndex(); in rewriteOperands()
668 Idx = Idx.getBaseIndex(); in enterIntvBefore()784 Idx = Idx.getBaseIndex(); in leaveIntvBefore()1697 LeaveBefore.getBaseIndex() > EnterAfter.getBoundaryIndex())) { in splitLiveThroughBlock()1860 if (!EnterAfter || EnterAfter < BI.FirstInstr.getBaseIndex()) { in splitRegOutBlock()
515 SlotIndex BeforeMIUses = MIIndex.getBaseIndex(); in subRegLiveThrough()
622 Pos.getBaseIndex()); in adjustLaneLiveness()1256 Pos.getBaseIndex(), LaneBitmask::getNone(), in getLastUsedLanes()
1500 BI.LiveIn ? BI.FirstInstr.getBaseIndex() : BI.FirstInstr; in calcGapWeights()1533 if (Uses[Gap+1].getBaseIndex() >= IntI.stop()) in calcGapWeights()1557 if (Uses[Gap+1].getBaseIndex() >= I->end) in calcGapWeights()
632 VNInfo *ParentVNI = VirtReg.getVNInfoAt(UseIdx.getBaseIndex()); in reMaterializeFor()
1632 if (S->end.getBaseIndex() != UseIdx) in processTiedPairs()
1023 if (S->start.getBaseIndex() == CopyIdx.getBaseIndex()) in removeCopyByCommutingDef()
1593 Idx = Idx.getBaseIndex(); in findInsertLocation()
274 Indexes.push_back(After ? SI.getDeadSlot() : SI.getBaseIndex()); in getLiveRegMap()313 return getLiveRegs(LIS.getInstructionIndex(MI).getBaseIndex(), LIS, in getLiveRegsBefore()
195 InstrSI = LIS.getInstructionIndex(*MO.getParent()).getBaseIndex(); in collectVirtualRegUses()354 : LIS.getInstructionIndex(*NextMI).getBaseIndex(); in advanceBeforeNext()464 const auto &SI = LIS.getInstructionIndex(*LastTrackedMI).getBaseIndex(); in isValid()
1154 SlotIndex Next = S->start.getBaseIndex(); in prepareInsertion()1159 MachineInstr *EndMI = LIS->getInstructionFromIndex(S->end.getBaseIndex()); in prepareInsertion()
374 for (SlotIndex I = S.start.getBaseIndex(), E = S.end.getBaseIndex(); in shouldCoalesce()
3418 static unsigned getBaseIndex(const CXXRecordDecl *Derived, in getBaseIndex() function3866 O = &O->getStructBase(getBaseIndex(Derived, Base)); in findSubobject()10231 Value = &Value->getStructBase(getBaseIndex(RD, Base)); in VisitCastExpr()
1192 if (S->end.getBaseIndex() == Idx) in classifyLEAReg()