Searched refs:isVGPRSpillingEnabled (Results 1 – 4 of 4) sorted by relevance
112 bool AMDGPUSubtarget::isVGPRSpillingEnabled( in isVGPRSpillingEnabled() function in AMDGPUSubtarget
249 bool isVGPRSpillingEnabled(const SIMachineFunctionInfo *MFI) const;
445 if (STM.isVGPRSpillingEnabled(MFI)) { in EmitProgramInfoSI()
484 } else if(RI.hasVGPRs(RC) && ST.isVGPRSpillingEnabled(MFI)) { in storeRegToStackSlot()534 } else if(RI.hasVGPRs(RC) && ST.isVGPRSpillingEnabled(MFI)) { in loadRegFromStackSlot()