Searched refs:CreateArchList (Results 1 – 6 of 6) sorted by relevance
115 CreateArchList({llvm::Triple::x86_64, llvm::Triple::x86, in PlatformOpenBSD()
102 CreateArchList({llvm::Triple::ppc64}, llvm::Triple::AIX); in PlatformAIX()
124 m_supported_architectures = CreateArchList( in PlatformFreeBSD()
113 m_supported_architectures = CreateArchList( in PlatformNetBSD()
985 CreateArchList(llvm::ArrayRef<llvm::Triple::ArchType> archs,
1084 Platform::CreateArchList(llvm::ArrayRef<llvm::Triple::ArchType> archs, in CreateArchList() function in Platform