Searched refs:CreateArchList (Results 1 – 6 of 6) sorted by relevance
118 CreateArchList({llvm::Triple::x86_64, llvm::Triple::x86, in PlatformOpenBSD()
124 m_supported_architectures = CreateArchList( in PlatformFreeBSD()
113 m_supported_architectures = CreateArchList( in PlatformNetBSD()
122 m_supported_architectures = CreateArchList( in PlatformLinux()
886 CreateArchList(llvm::ArrayRef<llvm::Triple::ArchType> archs,
1145 Platform::CreateArchList(llvm::ArrayRef<llvm::Triple::ArchType> archs, in CreateArchList() function in Platform