Searched refs:createSpillSlot (Results 1 – 6 of 6) sorted by relevance
103 unsigned VirtRegMap::createSpillSlot(const TargetRegisterClass *RC) { in createSpillSlot() function in VirtRegMap134 return Virt2StackSlotMap[virtReg] = createSpillSlot(RC); in assignVirt2StackSlot()167 return EmergencySpillSlots[RC] = createSpillSlot(RC); in getEmergencySpillSlot()
139 unsigned createSpillSlot(const TargetRegisterClass *RC);
66 unsigned createSpillSlot(const TargetRegisterClass *RC);
64 unsigned createSpillSlot(const TargetRegisterClass *RC);
75 unsigned VirtRegMap::createSpillSlot(const TargetRegisterClass *RC) { in createSpillSlot() function in VirtRegMap105 return Virt2StackSlotMap[virtReg] = createSpillSlot(RC); in assignVirt2StackSlot()
95 unsigned VirtRegMap::createSpillSlot(const TargetRegisterClass *RC) { in createSpillSlot() function in VirtRegMap126 return Virt2StackSlotMap[virtReg] = createSpillSlot(RC); in assignVirt2StackSlot()