Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DDerivedTypes.h407 static VectorType *getHalfElementsVectorType(VectorType *VTy) { in getHalfElementsVectorType() function
/external/llvm/lib/IR/
DFunction.cpp805 return VectorType::getHalfElementsVectorType(cast<VectorType>( in DecodeFixedType()
DVerifier.cpp3383 VectorType::getHalfElementsVectorType( in VerifyIntrinsicType()