Home | History | Annotate | Download | only in AMDGPU

Lines Matching refs:LowWidth

1337   int LowWidth = (LowOffset == OffsetA) ? WidthA : WidthB;
1338 return LowOffset + LowWidth <= HighOffset;