Searched refs:supported_arch (Results 1 – 3 of 3) sorted by relevance
267 static int supported_arch(void) in supported_arch() function282 if (!supported_arch()) in main()
279 llvm::SmallVector<llvm::Triple::ArchType, 4> supported_arch, in CreateInstance() argument303 if (std::count(supported_arch.begin(), supported_arch.end(), in CreateInstance()
39 llvm::SmallVector<llvm::Triple::ArchType, 4> supported_arch,