Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaRISCVVectorLookup.cpp72 static QualType RVVType2Qual(ASTContext &Context, const RVVType *Type) { in RVVType2Qual() function
311 QualType RetType = RVVType2Qual(Context, ReturnType); in CreateRVVIntrinsicDecl()
317 ArgTypes.push_back(RVVType2Qual(Context, Sigs[i])); in CreateRVVIntrinsicDecl()