Searched refs:MaxPrivateElementSize (Results 1 – 3 of 3) sorted by relevance
64 unsigned MaxPrivateElementSize = 0; variable288 return (ForBufferRSrc || !enableFlatScratch()) ? MaxPrivateElementSize : 16;
125 if (MaxPrivateElementSize == 0) in initializeSubtargetDependencies()126 MaxPrivateElementSize = 4; in initializeSubtargetDependencies()
713 "MaxPrivateElementSize",