Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaRISCVVectorLookup.cpp87 static QualType RVVType2Qual(ASTContext &Context, const RVVType *Type) { in RVVType2Qual() function
413 QualType RetType = RVVType2Qual(Context, ReturnType); in CreateRVVIntrinsicDecl()
419 ArgTypes.push_back(RVVType2Qual(Context, Sigs[i])); in CreateRVVIntrinsicDecl()