Searched refs:MaxPrivateElementSize (Results 1 – 3 of 3) sorted by relevance
66 unsigned MaxPrivateElementSize = 0; variable323 return (ForBufferRSrc || !enableFlatScratch()) ? MaxPrivateElementSize : 16;
130 if (MaxPrivateElementSize == 0) in initializeSubtargetDependencies()131 MaxPrivateElementSize = 4; in initializeSubtargetDependencies()
867 "MaxPrivateElementSize",