Searched refs:stackSlotIndex (Results 1 – 8 of 8) sorted by relevance
280 int FI = li.reg().stackSlotIndex(); in InitializeSlots()316 int FI = li->reg().stackSlotIndex(); in ColorSlot()377 int SS = li->reg().stackSlotIndex(); in ColorSlots()389 int SS = li->reg().stackSlotIndex(); in ColorSlots()
346 int FrameIndex = Reg.stackSlotIndex(); in getReachingDef()620 int FrameIndex = Reg.stackSlotIndex(); in getLocalLiveOutMIDef()
266 unsigned Idx = Register(A.idx()).stackSlotIndex(); in print()
113 OS << "SS#" << Reg.stackSlotIndex(); in printReg()
148 return RegMasks.get(Register(R).stackSlotIndex()); in getRegMaskBits()161 return MaskInfos[Register(MaskId).stackSlotIndex()].Units; in getMaskUnits()
88 int stackSlotIndex() const { in stackSlotIndex() function
113 const int FrameIndex = LI.reg().stackSlotIndex(); in run()
247 int FI = Reg.stackSlotIndex(); in operator MachineOperand()