reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2789 if (!checkUInt32Argument(S, AL, E, WGSize[i], i, 2792 if (WGSize[i] == 0) { 2800 if (Existing && !(Existing->getXDim() == WGSize[0] && 2801 Existing->getYDim() == WGSize[1] && 2802 Existing->getZDim() == WGSize[2])) 2806 WorkGroupAttr(S.Context, AL, WGSize[0], WGSize[1], WGSize[2])); 2806 WorkGroupAttr(S.Context, AL, WGSize[0], WGSize[1], WGSize[2])); 2806 WorkGroupAttr(S.Context, AL, WGSize[0], WGSize[1], WGSize[2]));