Searched refs:assignVirt2StackSlot (Results 1 – 3 of 3) sorted by relevance
171 int assignVirt2StackSlot(unsigned virtReg);175 void assignVirt2StackSlot(unsigned virtReg, int SS);
121 int VirtRegMap::assignVirt2StackSlot(unsigned virtReg) { in assignVirt2StackSlot() function in VirtRegMap129 void VirtRegMap::assignVirt2StackSlot(unsigned virtReg, int SS) { in assignVirt2StackSlot() function in VirtRegMap
1032 StackSlot = VRM.assignVirt2StackSlot(Original); in spillAll()1039 VRM.assignVirt2StackSlot(Edit->getReg(), StackSlot); in spillAll()1503 VRM.assignVirt2StackSlot(New, VRM.getStackSlot(Old)); in LRE_DidCloneVirtReg()