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

References

include/llvm/IR/DerivedTypes.h
  513       VTy = VectorType::getDoubleElementsVectorType(VTy);
unittests/IR/VectorTypesTest.cpp
   74   VectorType *DoubledTy = VectorType::getDoubleElementsVectorType(V4Int64Ty);
  148   VectorType *DoubledTy = VectorType::getDoubleElementsVectorType(ScV4Int64Ty);