Searched refs:getArchFeatures (Results 1 – 4 of 4) sorted by relevance
71 bool getArchFeatures(StringRef Arch, std::vector<StringRef> &Features);
37 bool LoongArch::getArchFeatures(StringRef Arch, in getArchFeatures() function in LoongArch
29 static bool getArchFeatures(const Driver &D, StringRef Arch, in getArchFeatures() function77 if (!getArchFeatures(D, MArch, Features, Args)) in getRISCVTargetFeatures()
139 llvm::LoongArch::getArchFeatures(ArchName, Features); in getLoongArchTargetFeatures()