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