Lines Matching refs:LdSlot
1198 unsigned Slot, int LdSlot, in rewriteInstructionForSpills() argument
1240 FoldSlot = LdSlot; in rewriteInstructionForSpills()
1421 unsigned Slot, int LdSlot, in rewriteInstructionsForSpills() argument
1452 int FI = isLoadSS ? LdSlot : (int)Slot; in rewriteInstructionsForSpills()
1549 Slot, LdSlot, isLoad, isLoadSS, DefIsReMat, in rewriteInstructionsForSpills()
1789 int LdSlot = 0; in addIntervalsForSpills() local
1790 bool isLoadSS = DefIsReMat && tii_->isLoadFromStackSlot(ReMatDefMI, LdSlot); in addIntervalsForSpills()
1802 Slot, LdSlot, isLoad, isLoadSS, DefIsReMat, in addIntervalsForSpills()
1878 int LdSlot = 0; in addIntervalsForSpills() local
1879 bool isLoadSS = DefIsReMat && tii_->isLoadFromStackSlot(ReMatDefMI, LdSlot); in addIntervalsForSpills()
1883 Slot, LdSlot, isLoad, isLoadSS, DefIsReMat, in addIntervalsForSpills()
1999 int LdSlot = 0; in addIntervalsForSpills() local
2000 bool isLoadSS = tii_->isLoadFromStackSlot(ReMatDefMI, LdSlot); in addIntervalsForSpills()
2004 Ops, isLoadSS, LdSlot, VReg); in addIntervalsForSpills()