Home
last modified time | relevance | path

Searched refs:createSpillSlot (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/
DVirtRegMap.cpp72 unsigned VirtRegMap::createSpillSlot(const TargetRegisterClass *RC) { in createSpillSlot() function in VirtRegMap
95 return Virt2StackSlotMap[virtReg] = createSpillSlot(RC); in assignVirt2StackSlot()
DVirtRegMap.h64 unsigned createSpillSlot(const TargetRegisterClass *RC);