Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:FirstGroupStartIdx

888     unsigned FirstGroupStartIdx;
892 : RLAmt(UINT32_MAX), NumGroups(0), FirstGroupStartIdx(UINT32_MAX),
896 // FirstGroupStartIdx.
909 else if (FirstGroupStartIdx < Other.FirstGroupStartIdx)
1104 VRI.FirstGroupStartIdx = std::min(VRI.FirstGroupStartIdx, BG.StartIdx);