Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Support/
H A DRISCVVIntrinsicUtils.cpp976 StringRef NewName, StringRef Suffix, StringRef NewOverloadedName, in RVVIntrinsic() argument
990 if (NewOverloadedName.empty()) in RVVIntrinsic()
993 OverloadedName = NewOverloadedName.str(); in RVVIntrinsic()