Home
last modified time | relevance | path

Searched refs:CandidateRotation (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp7752 int CandidateRotation = StartIdx < 0 ? -StartIdx : NumLaneElts - StartIdx; in lowerVectorShuffleAsByteRotate() local
7755 Rotation = CandidateRotation; in lowerVectorShuffleAsByteRotate()
7756 else if (Rotation != CandidateRotation) in lowerVectorShuffleAsByteRotate()