Searched refs:GetCompatibleArchs (Results 1 – 1 of 1) sorted by relevance
498 static llvm::ArrayRef<const char *> GetCompatibleArchs(ArchSpec::Core core) { in GetCompatibleArchs() function607 for (const char *arch : GetCompatibleArchs(system_core)) { in ARMGetSupportedArchitectures()