Searched refs:getStackSlot (Results 1 – 3 of 3) sorted by relevance
159 if (getStackSlot(virtReg) == NO_STACK_SLOT) in isAssignedReg()168 int getStackSlot(unsigned virtReg) const { in getStackSlot() function
923 } else if (VRM.getStackSlot(VirtReg) != VirtRegMap::NO_STACK_SLOT) { in rewriteLocations()925 Loc = MachineOperand::CreateFI(VRM.getStackSlot(VirtReg)); in rewriteLocations()
1378 StackSlot = VRM.getStackSlot(Original); in spill()