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