Lines Matching refs:addSpillSlotUse
948 VRM.addSpillSlotUse(NewOp.StackSlotOrReMat, LoadMI); in GetRegForReload()
1358 VRM->addSpillSlotUse(SS, StoreMI); in OptimizeByUnfold2()
1467 VRM->addSpillSlotUse(SS, FoldedMI); in OptimizeByUnfold()
1566 VRM->addSpillSlotUse(SS, FoldedMI); in CommuteToFoldReload()
1573 VRM->addSpillSlotUse(SS, StoreMI); in CommuteToFoldReload()
1613 VRM->addSpillSlotUse(StackSlot, StoreMI); in SpillRegToStackSlot()
1761 VRM->addSpillSlotUse(SS, StoreMI); in InsertEmergencySpills()
1771 VRM->addSpillSlotUse(SS, LoadMI); in InsertEmergencySpills()
1873 VRM->addSpillSlotUse(SSorRMId, LoadMI); in InsertRestores()
1909 VRM->addSpillSlotUse(StackSlot, StoreMI); in InsertSpills()
2218 VRM->addSpillSlotUse(SSorRMId, LoadMI); in ProcessUses()
2426 VRM->addSpillSlotUse(SS, NewStore); in RewriteMBB()