Searched refs:hasFlatScratchInit (Results 1 – 7 of 7) sorted by relevance
395 return getBaseReservedNumSGPRs(MFI.getUserSGPRInfo().hasFlatScratchInit()); in getReservedNumSGPRs()657 if (hasFlatScratchInit()) in GCNUserSGPRUsageInfo()
151 if (Info.UsesFlatScratch && !MFI->getUserSGPRInfo().hasFlatScratchInit() && in analyzeResourceUsage()
1736 bool hasFlatScratchInit() const { return FlatScratchInit; } in hasFlatScratchInit() function
490 if (UserSGPRInfo.hasFlatScratchInit()) { in allocateHSAUserSGPRs()616 if (UserSGPRInfo.hasFlatScratchInit() && !Subtarget.isAmdPalOS()) { in lowerFormalArguments()
576 if (UserSGPRInfo.hasFlatScratchInit()) { in getAmdhsaKernelCodeProperties()1615 if (UserSGPRInfo.hasFlatScratchInit()) in getAmdKernelCode()
754 MFI->getUserSGPRInfo().hasFlatScratchInit() && in emitEntryFunctionPrologue()
2581 if (UserSGPRInfo.hasFlatScratchInit() && !getSubtarget()->isAmdPalOS()) { in allocateHSAUserSGPRs()2937 assert(!UserSGPRInfo.hasFlatScratchInit()); in LowerFormalArguments()10922 return Info.getUserSGPRInfo().hasFlatScratchInit(); in addressMayBeAccessedAsPrivate()