Searched refs:isVGPRSpillingEnabled (Results 1 – 5 of 5) sorted by relevance
129 bool AMDGPUSubtarget::isVGPRSpillingEnabled( in isVGPRSpillingEnabled() function in AMDGPUSubtarget
286 bool isVGPRSpillingEnabled(const SIMachineFunctionInfo *MFI) const;
92 bool MaySpill = ST.isVGPRSpillingEnabled(this); in SIMachineFunctionInfo()
556 if (STM.isVGPRSpillingEnabled(MFI)) { in EmitProgramInfoSI()
573 if (!ST.isVGPRSpillingEnabled(MFI)) { in storeRegToStackSlot()658 if (!ST.isVGPRSpillingEnabled(MFI)) { in loadRegFromStackSlot()