Searched refs:known_arches (Results 1 – 1 of 1) sorted by relevance
175 known_arches = ["x86_64", "mips64", "ppc64", "aarch64"] variable177 and any(config.llvm_host_triple.startswith(x) for x in known_arches)):