Home
last modified time | relevance | path

Searched refs:getExtVectorType (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaHLSL.cpp870 Ty = S.getASTContext().getExtVectorType(Ty, Sz); in castVector()
950 QualType NewTy = Ctx.getExtVectorType( in handleIntegerVectorBinOpConversion()
2566 S->Context.getExtVectorType(ReturnType, VecTyA->getNumElements()); in SetElementTypeAsReturnType()
2681 S->getASTContext().getExtVectorType(Arg1ScalarTy, Arg0Length)); in CheckVectorSelect()
2880 ResTy = SemaRef.Context.getExtVectorType(ResTy, VecTy->getNumElements()); in CheckBuiltinFunctionCall()
H A DSemaExprMember.cpp493 QualType VT = S.Context.getExtVectorType(vecType->getElementType(), CompSize); in CheckExtVectorComponent()
1671 QualType VectorTy = S.Context.getExtVectorType(BaseType, 1); in LookupMemberExpr()
H A DSemaExpr.cpp8371 QualType VectorTy = S.Context.getExtVectorType(ResTy, NumElements); in OpenCLConvertScalarsToVectors()
10064 ? S.Context.getExtVectorType(ElementType, VecTy->getNumElements()) in convertVector()
11571 S.Context.getExtVectorType(LHSEleType, RHSVecTy->getNumElements()); in checkVectorShift()
11597 S.Context.getExtVectorType(RHSEleType, LHSVecTy->getNumElements()); in checkVectorShift()
12889 return Context.getExtVectorType(Context.BoolTy, VTy->getNumElements()); in GetSignedVectorType()
12891 return Context.getExtVectorType(Context.CharTy, VTy->getNumElements()); in GetSignedVectorType()
12893 return Context.getExtVectorType(Context.ShortTy, VTy->getNumElements()); in GetSignedVectorType()
12895 return Context.getExtVectorType(Context.IntTy, VTy->getNumElements()); in GetSignedVectorType()
12897 return Context.getExtVectorType(Context.Int128Ty, VTy->getNumElements()); in GetSignedVectorType()
12899 return Context.getExtVectorType(Context.LongTy, VTy->getNumElements()); in GetSignedVectorType()
[all …]
H A DSemaExprCXX.cpp4661 return Context.getExtVectorType(ElType, FromVec->getNumElements()); in adjustVectorType()
5206 TruncTy = Context.getExtVectorType(TruncTy, ToVec->getNumElements()); in PerformImplicitConversion()
5710 Context.getExtVectorType(ResultElementTy, CondVT->getNumElements()); in CheckVectorConditionalTypes()
H A DSemaInit.cpp2027 VecType = SemaRef.Context.getExtVectorType(elementType, numIElts); in CheckVectorType()
H A DSemaType.cpp2445 return Context.getExtVectorType(T, vectorSize); in BuildExtVectorType()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DFormatString.cpp694 QualType Vec = C.getExtVectorType(T, NumElts); in makeVectorType()
H A DASTContext.cpp4730 QualType ASTContext::getExtVectorType(QualType vecType, in getExtVectorType() function in ASTContext
4749 Canonical = getExtVectorType(getCanonicalType(vecType), NumElts); in getExtVectorType()
12545 Type = Context.getExtVectorType(ElementType, NumElements); in DecodeTypeFromStr()
14182 return Ctx.getExtVectorType(getCommonElementType(Ctx, VX, VY), in getCommonNonSugarTypeNode()
H A DType.cpp1144 return Ctx.getExtVectorType(elementType, T->getNumElements()); in VisitExtVectorType()
H A DASTImporter.cpp1533 return Importer.getToContext().getExtVectorType(*ToElementTypeOrErr, in VisitExtVectorType()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTypeProperties.td218 return ctx.getExtVectorType(elementType, numElements);
H A DASTContext.h1693 QualType getExtVectorType(QualType VectorType, unsigned NumElts) const;
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGAtomic.cpp119 AtomicTy = ValueTy = CGF.getContext().getExtVectorType( in AtomicInfo()
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp818 return GetType(ast.getExtVectorType(ast.UnsignedCharTy, bit_size / 8)); in GetBuiltinTypeForEncodingAndBitSize()
2264 return GetType(ast.getExtVectorType(ClangUtil::GetQualType(element_type), in CreateArrayType()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc8855 {"_ZNK5clang10ASTContext16getExtVectorTypeENS_8QualTypeEj", "clang::ASTContext::getExtVectorType(cl…