Searched refs:liveAt (Results 1 – 20 of 20) sorted by relevance
355 if (!LI.liveAt(ClauseLiveOutIdx)) { in runOnMachineFunction()362 if (SR.liveAt(ClauseLiveInIdx) && !SR.liveAt(ClauseLiveOutIdx)) in runOnMachineFunction()
217 if (S.liveAt(SI)) { in getLiveLaneMask()221 } else if (LI.liveAt(SI)) { in getLiveLaneMask()370 if (!S.liveAt(SI)) { in advanceBeforeNext()383 } else if (!LI.liveAt(SI)) { in advanceBeforeNext()
84 return LR.liveAt(Idx); in isSCCLiveAtMI()
394 assert(LI.liveAt(BaseIndex) && in readsUndefSubreg()401 if ((SR.LaneMask & UseMask).any() && SR.liveAt(BaseIndex)) in readsUndefSubreg()529 if (UnitRange.liveAt(AfterMIDefs) && UnitRange.liveAt(BeforeMIUses)) in subRegLiveThrough()
1228 if (!IntB.liveAt(UseIdx)) in removePartialRedundancy()1525 if (!SR.liveAt(DefIndex)) in reMaterializeTrivialDef()1694 if (SR.liveAt(Idx)) in eliminateUndefCopy()1697 } else if (SrcLI.liveAt(Idx)) in eliminateUndefCopy()1710 if (((V && V->isPHIDef()) || (!V && !DstLI.liveAt(Idx)))) { in eliminateUndefCopy()1764 if (SR.liveAt(UseIdx)) { in eliminateUndefCopy()1770 isLive = DstLI.liveAt(UseIdx); in eliminateUndefCopy()1799 if (S.liveAt(UseIdx)) { in addUndefFlag()1855 Reads = DstInt->liveAt(LIS->getInstructionIndex(*UseMI)); in updateRegDefsUses()1952 if (!S.liveAt(Pos) && (PrunedLanes & SubRegMask).any()) { in setUndefOnPrunedSubRegUses()
293 if (SR.liveAt(Pos)) in subRangeLiveAt()
146 if (!SR.liveAt(UseIdx)) in allUsesAvailableAt()
624 if (S.liveAt(UseIdx)) in defFromParent()1269 if (PSR.liveAt(LastUse)) in extendPHIRange()1364 if (!Edit->getParent().liveAt(Idx.getPrevSlot())) in rewriteAssigned()
456 return LR.liveAt(Pos); in getLiveLanesAt()1248 return LR.liveAt(Pos); in getLiveLanesAt()
777 if (LI.liveAt(LIS->getMBBStartIdx(SI))) in isLiveOutPastPHIs()
1299 if (!LI.liveAt(PrevIndex)) in SplitCriticalEdge()1302 bool isLiveOut = LI.liveAt(LIS->getMBBStartIdx(Succ)); in SplitCriticalEdge()
1262 if (VirtReg.liveAt(LIS->getInstructionIndex(Instr).getRegSlot())) in trySplitAroundHintReg()1400 if (S.liveAt(Use)) in readsLaneSubset()
2405 if (loads && !LI.liveAt(Idx.getRegSlot(true))) { in visitMachineOperand()2409 if (stores && !LI.liveAt(Idx.getRegSlot())) { in visitMachineOperand()
248 return LR.liveAt(getMBBStartIdx(mbb)); in isLiveInToMBB()253 return LR.liveAt(getMBBEndIdx(mbb).getPrevSlot()); in isLiveOutOfMBB()
401 bool liveAt(SlotIndex index) const { in liveAt() function
139 if (!FromLI->liveAt(FromIdx.getDeadSlot())) in replaceDominatedUses()
596 IsDead = !LI.liveAt(LIS.getInstructionIndex(Def).getDeadSlot()); in rematerializeCheapDef()
213 !LIS->getInterval(AddendSrcReg).liveAt(FMAIdx)) in processBlock()
491 if (!Seg.start.isRegister() || !Range.liveAt(Seg.start.getPrevSlot())) in updateDeadsInRange()
1038 CCLiveAtMI = CCLiveRange->liveAt(MISlot); in foldMemoryOperandImpl()