Searched refs:hasApertureRegs (Results 1 – 5 of 5) sorted by relevance
160 bool hasApertureRegs(Function &F) { in hasApertureRegs() function in __anon93435ae10111::AMDGPUInformationCache162 return ST.hasApertureRegs(); in hasApertureRegs()293 bool HasAperture = hasApertureRegs(Fn); in needsQueuePtr()508 bool HasApertureRegs = InfoCache.hasApertureRegs(*F); in updateImpl()629 bool HasApertureRegs = InfoCache.hasApertureRegs(*F); in checkForQueuePtr()
629 bool hasApertureRegs() const { in hasApertureRegs() function
717 if (!ST.hasApertureRegs()) { in emitHiddenKernelArgs()
2250 if (ST.hasApertureRegs()) { in getSegmentAperture()
7514 if (Subtarget->hasApertureRegs()) { in getSegmentAperture()