Searched refs:hasFlatScratchInit (Results 1 – 7 of 7) sorted by relevance
704 return getBaseReservedNumSGPRs(MFI.getUserSGPRInfo().hasFlatScratchInit()); in getReservedNumSGPRs()1098 if (hasFlatScratchInit()) in GCNUserSGPRUsageInfo()
404 if (UserSGPRInfo.hasFlatScratchInit()) { in getAmdhsaKernelCodeProperties()1194 if (UserSGPRInfo.hasFlatScratchInit()) in getAmdKernelCode()
188 if (Info.UsesFlatScratch && !MFI->getUserSGPRInfo().hasFlatScratchInit() && in analyzeResourceUsage()
1499 bool hasFlatScratchInit() const { return FlatScratchInit; } in hasFlatScratchInit() function
500 if (UserSGPRInfo.hasFlatScratchInit()) { in allocateHSAUserSGPRs()614 if (UserSGPRInfo.hasFlatScratchInit() && !Subtarget.isAmdPalOS()) { in lowerFormalArguments()
701 MFI->getUserSGPRInfo().hasFlatScratchInit() && in emitEntryFunctionPrologue()
2422 if (UserSGPRInfo.hasFlatScratchInit() && !getSubtarget()->isAmdPalOS()) { in allocateHSAUserSGPRs()2763 assert(!UserSGPRInfo.hasFlatScratchInit()); in LowerFormalArguments()10056 return Info.getUserSGPRInfo().hasFlatScratchInit(); in addressMayBeAccessedAsPrivate()