Home | History | Annotate | Download | only in AMDGPU

Lines Matching defs:GroupSize

643   unsigned GroupSize;
658 GroupSize = 2;
660 GroupSize = 3;
662 GroupSize = 4;
681 if (!CompatibleGroup || ++Count == GroupSize) {