Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DIntrinsics.cpp568 return VectorType::getOneNthElementsVectorType( in DecodeFixedType()
952 VectorType::getOneNthElementsVectorType( in matchIntrinsicType()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDerivedTypes.h542 static VectorType *getOneNthElementsVectorType(VectorType *VTy, in getOneNthElementsVectorType() function