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

References

lib/Transforms/InstCombine/InstCombineCalls.cpp
  863     for (int i = Index + Length; i != 8; ++i)
  863     for (int i = Index + Length; i != 8; ++i)
  864       ShuffleMask.push_back(Constant::getIntegerValue(IntTy32, APInt(32, i)));