Searched refs:CurArch (Results 1 – 1 of 1) sorted by relevance
2035 llvm::Triple::ArchType CurArch = in CheckBuiltinTargetInSupported() local2037 if (llvm::is_contained(SupportedArchs, CurArch)) in CheckBuiltinTargetInSupported()