Searched refs:ARMGetSupportedArchitectures (Results 1 – 6 of 6) sorted by relevance
132 ARMGetSupportedArchitectures(result, llvm::Triple::MacOSX); in GetSupportedArchitectures()
140 ARMGetSupportedArchitectures(result, llvm::Triple::IOS); in GetSupportedArchitectures()
150 ARMGetSupportedArchitectures(result, host_os); in GetSupportedArchitectures()
89 ARMGetSupportedArchitectures(std::vector<ArchSpec> &archs,
989 ARMGetSupportedArchitectures(result); in GetSupportedArchitectures()
604 void PlatformDarwin::ARMGetSupportedArchitectures( in ARMGetSupportedArchitectures() function in PlatformDarwin