Searched refs:createSpillSlot (Results 1 – 2 of 2) sorted by relevance
72 unsigned VirtRegMap::createSpillSlot(const TargetRegisterClass *RC) { in createSpillSlot() function in VirtRegMap95 return Virt2StackSlotMap[virtReg] = createSpillSlot(RC); in assignVirt2StackSlot()
64 unsigned createSpillSlot(const TargetRegisterClass *RC);