Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DDerivedTypes.h406 static VectorType *getHalfElementsVectorType(VectorType *VTy) { in getHalfElementsVectorType() function
/external/llvm/lib/IR/
DFunction.cpp832 return VectorType::getHalfElementsVectorType(cast<VectorType>( in DecodeFixedType()
1018 VectorType::getHalfElementsVectorType( in matchIntrinsicType()