Searched refs:StartOffsetCandidate (Results 1 – 1 of 1) sorted by relevance
6593 int StartOffsetCandidate = -1; in lowerSIGN_EXTEND_VECTOR_INREG() local6598 if (StartOffsetCandidate == -1) in lowerSIGN_EXTEND_VECTOR_INREG()6599 StartOffsetCandidate = ShuffleMask[Elt] - Elt; in lowerSIGN_EXTEND_VECTOR_INREG()6600 if (StartOffsetCandidate == ShuffleMask[Elt] - Elt) in lowerSIGN_EXTEND_VECTOR_INREG()6603 StartOffsetCandidate = -1; in lowerSIGN_EXTEND_VECTOR_INREG()6606 if (StartOffsetCandidate != -1) { in lowerSIGN_EXTEND_VECTOR_INREG()6607 StartOffset = StartOffsetCandidate; in lowerSIGN_EXTEND_VECTOR_INREG()