Searched refs:getGPRsForTailCall (Results 1 – 3 of 3) sorted by relevance
93 getGPRsForTailCall(const MachineFunction &MF) const;
215 return getGPRsForTailCall(MF); in getPointerRegClass()220 X86RegisterInfo::getGPRsForTailCall(const MachineFunction &MF) const { in getGPRsForTailCall() function in X86RegisterInfo
154 const TargetRegisterClass &AvailableRegs = *TRI->getGPRsForTailCall(*MF); in findDeadCallerSavedReg()