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

References

tools/llvm-stress/llvm-stress.cpp
  274     return UndefValue::get(pickVectorType());
  279     return (getRandom() & 1) ? pickVectorType() : pickScalarType();
  548       DestTy = pickVectorType(VecTy->getNumElements());