Lines Matching full:gaps
1251 // part of a full group or a group with gaps. Checking wrapping for all
1252 // pointers (even those that end up in groups with no gaps) will be overly
1523 // Remove interleaved groups with gaps whose memory
1554 // Case 3: A non-reversed interleaved load group with gaps: We need
1562 "a reverse access with gaps.\n");
1579 // Interleave-store-group with gaps is implemented using masked wide store.
1580 // Remove interleaved store groups with gaps if
1585 "to gaps.\n");
1594 // stores with gaps, which are implemented with masked-store (rather than
1619 << "LV: Invalidate candidate interleaved group due to gaps that "