Home
last modified time | relevance | path

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

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