Searched refs:ProfileCmp (Results 1 – 1 of 1) sorted by relevance
572 auto ProfileCmp = [](StringRef Arch, const RISCVProfile &Profile) { in parseArchString() local575 auto I = llvm::upper_bound(SupportedProfiles, Arch, ProfileCmp); in parseArchString()579 I = llvm::upper_bound(SupportedExperimentalProfiles, Arch, ProfileCmp); in parseArchString()