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

References

lib/Target/X86/X86ISelLowering.cpp
 5199   return isUndefInRange(Mask, 0, NumElts / 2);
 5205   return isUndefInRange(Mask, NumElts / 2, NumElts / 2);
11866     if (isUndefInRange(Mask, 0, Idx)) {
11892       if (isUndefInRange(Mask, Hi, HalfSize - Hi)) {
31824       isUndefOrZero(Mask[1]) && isUndefInRange(Mask, 2, NumMaskElts - 2)) {
31844         MatchAny &= isUndefInRange(Mask, (i * Scale) + 1, Scale - 1);
32228         if (isUndefInRange(RepeatedMask, Offset, 2)) {
34669   if (isUndefInRange(OpMask, 0, NumElts)) {