Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DDerivedTypes.h388 static VectorType *getExtendedElementVectorType(VectorType *VTy) { in getExtendedElementVectorType() function
/external/llvm/lib/IR/
DFunction.cpp774 return VectorType::getExtendedElementVectorType(VTy); in DecodeFixedType()
DVerifier.cpp2976 NewTy = VectorType::getExtendedElementVectorType(VTy); in VerifyIntrinsicType()
/external/clang/lib/CodeGen/
DCGBuiltin.cpp2762 llvm::VectorType::getExtendedElementVectorType(VTy); in EmitCommonNeonBuiltinExpr()
2970 llvm::Type *QTy = llvm::VectorType::getExtendedElementVectorType(VTy); in EmitCommonNeonBuiltinExpr()
3051 llvm::Type *SrcTy = llvm::VectorType::getExtendedElementVectorType(VTy); in EmitCommonNeonBuiltinExpr()
3081 llvm::VectorType::getExtendedElementVectorType(VTy); in EmitCommonNeonBuiltinExpr()