Searched refs:getGPRsForTailCall (Results 1 – 2 of 2) sorted by relevance
92 getGPRsForTailCall(const MachineFunction &MF) const;
231 return getGPRsForTailCall(MF); in getPointerRegClass()236 X86RegisterInfo::getGPRsForTailCall(const MachineFunction &MF) const { in getGPRsForTailCall() function in X86RegisterInfo983 const TargetRegisterClass &AvailableRegs = *getGPRsForTailCall(*MF); in findDeadCallerSavedReg()