Searched refs:compatible_arch (Results 1 – 1 of 1) sorted by relevance
948 ArchSpec compatible_arch; in GetAugmentedArchSpec() local950 if (!IsCompatibleArchitecture(raw_arch, false, &compatible_arch)) in GetAugmentedArchSpec()953 if (!compatible_arch.IsValid()) in GetAugmentedArchSpec()956 const llvm::Triple &compatible_triple = compatible_arch.GetTriple(); in GetAugmentedArchSpec()