Searched refs:CandidateRotation (Results 1 – 2 of 2) sorted by relevance
7752 int CandidateRotation = StartIdx < 0 ? -StartIdx : NumLaneElts - StartIdx; in lowerVectorShuffleAsByteRotate() local7755 Rotation = CandidateRotation; in lowerVectorShuffleAsByteRotate()7756 else if (Rotation != CandidateRotation) in lowerVectorShuffleAsByteRotate()
9984 int CandidateRotation = StartIdx < 0 ? -StartIdx : NumElts - StartIdx; in matchVectorShuffleAsRotate() local9987 Rotation = CandidateRotation; in matchVectorShuffleAsRotate()9988 else if (Rotation != CandidateRotation) in matchVectorShuffleAsRotate()