Searched refs:MaxPrivateElementSize (Results 1 – 3 of 3) sorted by relevance
134 if (MaxPrivateElementSize == 0) in initializeSubtargetDependencies()135 MaxPrivateElementSize = 4; in initializeSubtargetDependencies()
68 unsigned MaxPrivateElementSize = 0; variable371 return (ForBufferRSrc || !enableFlatScratch()) ? MaxPrivateElementSize : 16;
1163 "MaxPrivateElementSize",