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

References

lib/IR/Function.cpp
 1004     return VectorType::getHalfElementsVectorType(cast<VectorType>(
 1230              VectorType::getHalfElementsVectorType(
unittests/IR/VectorTypesTest.cpp
   68   VectorType *HalvedTy = VectorType::getHalfElementsVectorType(V4Int64Ty);
  142   VectorType *HalvedTy = VectorType::getHalfElementsVectorType(ScV4Int64Ty);