reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/X86/X86ISelLowering.cpp
11449     if (StartIdx == 0)
11456     int CandidateRotation = StartIdx < 0 ? -StartIdx : NumElts - StartIdx;
11456     int CandidateRotation = StartIdx < 0 ? -StartIdx : NumElts - StartIdx;
11456     int CandidateRotation = StartIdx < 0 ? -StartIdx : NumElts - StartIdx;
11470     SDValue &TargetV = StartIdx < 0 ? Hi : Lo;