Searched refs:SupportedArchs (Results 1 – 1 of 1) sorted by relevance
2034 ArrayRef<llvm::Triple::ArchType> SupportedArchs) { in CheckBuiltinTargetInSupported() argument2037 if (llvm::is_contained(SupportedArchs, CurArch)) in CheckBuiltinTargetInSupported()