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.cpp973 StringRef NewName, StringRef Suffix, StringRef NewOverloadedName, in RVVIntrinsic() argument
987 if (NewOverloadedName.empty()) in RVVIntrinsic()
990 OverloadedName = NewOverloadedName.str(); in RVVIntrinsic()