Searched refs:hasFlatScratchInit (Results 1 – 7 of 7) sorted by relevance
719 return getBaseReservedNumSGPRs(MFI.getUserSGPRInfo().hasFlatScratchInit()); in getReservedNumSGPRs()1113 if (hasFlatScratchInit()) in GCNUserSGPRUsageInfo()
193 if (Info.UsesFlatScratch && !MFI->getUserSGPRInfo().hasFlatScratchInit() && in analyzeResourceUsage()
1604 bool hasFlatScratchInit() const { return FlatScratchInit; } in hasFlatScratchInit() function
452 if (UserSGPRInfo.hasFlatScratchInit()) { in getAmdhsaKernelCodeProperties()1404 if (UserSGPRInfo.hasFlatScratchInit()) in getAmdKernelCode()
500 if (UserSGPRInfo.hasFlatScratchInit()) { in allocateHSAUserSGPRs()614 if (UserSGPRInfo.hasFlatScratchInit() && !Subtarget.isAmdPalOS()) { in lowerFormalArguments()
707 MFI->getUserSGPRInfo().hasFlatScratchInit() && in emitEntryFunctionPrologue()
2484 if (UserSGPRInfo.hasFlatScratchInit() && !getSubtarget()->isAmdPalOS()) { in allocateHSAUserSGPRs()2831 assert(!UserSGPRInfo.hasFlatScratchInit()); in LowerFormalArguments()10245 return Info.getUserSGPRInfo().hasFlatScratchInit(); in addressMayBeAccessedAsPrivate()