Home
last modified time | relevance | path

Searched defs:SupportOverloading (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/Support/
H A DRISCVVIntrinsicUtils.cpp979 bool SupportOverloading, bool HasBuiltinAlias, StringRef ManualCodegen, in RVVIntrinsic() argument
/llvm-project/clang/utils/TableGen/
H A DRISCVVEmitter.cpp521 bool SupportOverloading = R->getValueAsBit("SupportOverloading"); createRVVIntrinsics() local
/llvm-project/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h393 bool SupportOverloading; variable