Home
last modified time | relevance | path

Searched refs:getHalfElementsVectorType (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DDerivedTypes.h433 static VectorType *getHalfElementsVectorType(VectorType *VTy) { in getHalfElementsVectorType() function
/freebsd-12.1/contrib/llvm/lib/IR/
H A DFunction.cpp947 return VectorType::getHalfElementsVectorType(cast<VectorType>( in DecodeFixedType()
1134 VectorType::getHalfElementsVectorType( in matchIntrinsicType()