Searched refs:stackSlot2Index (Results 1 – 7 of 7) sorted by relevance
270 int FI = Register::stackSlot2Index(li.reg()); in InitializeSlots()304 int FI = Register::stackSlot2Index(li->reg()); in ColorSlot()365 int SS = Register::stackSlot2Index(li->reg()); in ColorSlots()377 int SS = Register::stackSlot2Index(li->reg()); in ColorSlots()
266 unsigned Idx = Register::stackSlot2Index(A.idx()); in less()
114 OS << "SS#" << Register::stackSlot2Index(Reg); in printReg()
91 const int FrameIndex = Register::stackSlot2Index(LI.reg()); in runOnMachineFunction()
52 static int stackSlot2Index(Register Reg) { in stackSlot2Index() function
150 return RegMasks.get(Register::stackSlot2Index(R)); in getRegMaskBits()163 return MaskInfos[Register::stackSlot2Index(MaskId)].Units; in getMaskUnits()
256 int FI = llvm::Register::stackSlot2Index(Reg); in operator MachineOperand()