Searched refs:CreateArchList (Results 1 – 5 of 5) sorted by relevance
115 CreateArchList({llvm::Triple::x86_64, llvm::Triple::x86, in PlatformOpenBSD()
124 m_supported_architectures = CreateArchList( in PlatformFreeBSD()
113 m_supported_architectures = CreateArchList( in PlatformNetBSD()
921 CreateArchList(llvm::ArrayRef<llvm::Triple::ArchType> archs,
1079 Platform::CreateArchList(llvm::ArrayRef<llvm::Triple::ArchType> archs, in CreateArchList() function in Platform