Searched refs:removeVRegDefAt (Results 1 – 7 of 7) sorted by relevance
117 LIS.removeVRegDefAt(LI, LIS.getInstructionIndex(MI).getRegSlot()); in runOnMachineFunction()
241 LIS->removeVRegDefAt(*CmpLI, CmpIdx.getRegSlot()); in optimizeVcndVcmpPair()253 LIS->removeVRegDefAt(*SelLI, SelIdx.getRegSlot()); in optimizeVcndVcmpPair()
446 void removeVRegDefAt(LiveInterval &LI, SlotIndex Pos);
366 LIS.removeVRegDefAt(LI, Idx); in eliminateDeadDef()
1034 LIS->removeVRegDefAt(IntA, AValNo->def); in removeCopyByCommutingDef()1749 LIS->removeVRegDefAt(DstLI, RegIndex); in eliminateUndefCopy()
1748 void LiveIntervals::removeVRegDefAt(LiveInterval &LI, SlotIndex Pos) { in removeVRegDefAt() function in LiveIntervals
872 LIS.removeVRegDefAt(*LI, Def); in removeBackCopies()