Searched refs:stackSlot2Index (Results 1 – 7 of 7) sorted by relevance
263 int FI = Register::stackSlot2Index(li.reg()); in InitializeSlots()297 int FI = Register::stackSlot2Index(li->reg()); in ColorSlot()358 int SS = Register::stackSlot2Index(li->reg()); in ColorSlots()370 int SS = Register::stackSlot2Index(li->reg()); in ColorSlots()
266 unsigned Idx = Register::stackSlot2Index(A.idx()); in print()
118 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()