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

References

lib/Target/X86/X86ISelLowering.cpp
11818   for (int i = 0; i != Len; ++i) {
11818   for (int i = 0; i != Len; ++i) {
11819     int M = Mask[i];
11827     if (i > M || M >= HalfSize)
11830     if (Idx < 0 || (Src == V && Idx == (M - i))) {
11832       Idx = M - i;