Searched refs:getArchFeatures (Results 1 – 5 of 5) sorted by relevance
90 LLVM_ABI bool getArchFeatures(StringRef Arch, std::vector<StringRef> &Features);
50 bool LoongArch::getArchFeatures(StringRef Arch, in getArchFeatures() function in LoongArch
26 static bool getArchFeatures(const Driver &D, StringRef Arch, in getArchFeatures() function74 if (!getArchFeatures(D, MArch, Features, Args)) in getRISCVTargetFeatures()
160 llvm::LoongArch::getArchFeatures(ArchName, Features); in getLoongArchTargetFeatures()
434 if (llvm::LoongArch::getArchFeatures(Value, ArchFeatures)) { in parseTargetAttr()