Home
last modified time | relevance | path

Searched refs:hasPrivateSegmentSize (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.cpp660 if (hasPrivateSegmentSize()) in GCNUserSGPRUsageInfo()
H A DGCNSubtarget.h1738 bool hasPrivateSegmentSize() const { return PrivateSegmentSize; } in hasPrivateSegmentSize() function
H A DAMDGPUAsmPrinter.cpp580 if (UserSGPRInfo.hasPrivateSegmentSize()) { in getAmdhsaKernelCodeProperties()
1618 if (UserSGPRInfo.hasPrivateSegmentSize()) in getAmdKernelCode()
H A DAMDGPUCallLowering.cpp496 if (UserSGPRInfo.hasPrivateSegmentSize()) { in allocateHSAUserSGPRs()
H A DSIISelLowering.cpp2587 if (UserSGPRInfo.hasPrivateSegmentSize()) { in allocateHSAUserSGPRs()