Home | History | Annotate | Download | only in X86

Lines Matching refs:FirstNonZeroIdx

5379   unsigned FirstNonZeroIdx;
5393 FirstNonZeroIdx = i;
5433 if (Elt == FirstNonZero && EltIdx == FirstNonZeroIdx)