Searched refs:hasApertureRegs (Results 1 – 5 of 5) sorted by relevance
154 bool hasApertureRegs(Function &F) { in hasApertureRegs() function in __anonc20c96a00111::AMDGPUInformationCache156 return ST.hasApertureRegs(); in hasApertureRegs()243 bool HasAperture = hasApertureRegs(Fn); in needsQueuePtr()453 bool HasApertureRegs = InfoCache.hasApertureRegs(*F); in updateImpl()571 bool HasApertureRegs = InfoCache.hasApertureRegs(*F); in checkForQueuePtr()
598 bool hasApertureRegs() const { in hasApertureRegs() function
679 if (!ST.hasApertureRegs()) { in emitHiddenKernelArgs()
2202 if (ST.hasApertureRegs()) { in getSegmentAperture()
6968 if (Subtarget->hasApertureRegs()) { in getSegmentAperture()