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