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

References

lib/Transforms/InstCombine/InstCombineCalls.cpp
  859       ShuffleMask.push_back(Constant::getIntegerValue(IntTy32, APInt(32, i)));
  862           Constant::getIntegerValue(IntTy32, APInt(32, i + 16)));
  864       ShuffleMask.push_back(Constant::getIntegerValue(IntTy32, APInt(32, i)));
  866       ShuffleMask.push_back(UndefValue::get(IntTy32));