Searched refs:getStackSpaceFor (Results 1 – 2 of 2) sorted by relevance
186 int getStackSpaceFor(unsigned VirtReg, const TargetRegisterClass &RC);231 int RegAllocFast::getStackSpaceFor(unsigned VirtReg, in getStackSpaceFor() function in RegAllocFast328 int FI = getStackSpaceFor(LRI->VirtReg, RC); in spillVirtReg()659 int FrameIndex = getStackSpaceFor(VirtReg, RC); in reloadVirtReg()
171 int getStackSpaceFor(unsigned VirtReg, const TargetRegisterClass *RC);205 int RAFast::getStackSpaceFor(unsigned VirtReg, const TargetRegisterClass *RC) { in getStackSpaceFor() function in RAFast292 int FI = getStackSpaceFor(LRI->VirtReg, RC); in spillVirtReg()645 int FrameIndex = getStackSpaceFor(VirtReg, RC); in reloadVirtReg()