Home
last modified time | relevance | path

Searched refs:getExtendedElementVectorType (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/IR/
DDerivedTypes.h385 static VectorType *getExtendedElementVectorType(VectorType *VTy) { in getExtendedElementVectorType() function
/external/llvm/lib/IR/
DFunction.cpp791 return VectorType::getExtendedElementVectorType(VTy); in DecodeFixedType()
DVerifier.cpp3356 NewTy = VectorType::getExtendedElementVectorType(VTy); in VerifyIntrinsicType()
/external/clang/lib/CodeGen/
DCGBuiltin.cpp2962 llvm::VectorType::getExtendedElementVectorType(VTy); in EmitCommonNeonBuiltinExpr()
3149 llvm::Type *QTy = llvm::VectorType::getExtendedElementVectorType(VTy); in EmitCommonNeonBuiltinExpr()
3226 llvm::Type *SrcTy = llvm::VectorType::getExtendedElementVectorType(VTy); in EmitCommonNeonBuiltinExpr()
3258 llvm::VectorType::getExtendedElementVectorType(VTy); in EmitCommonNeonBuiltinExpr()