Searched refs:AArch64beTriples (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Driver/
H A DToolChains.cpp1325 static const char *const AArch64beTriples[] = { "aarch64_be-none-linux-gnu", local
1421 TripleAliases.append(AArch64beTriples,
1422 AArch64beTriples + llvm::array_lengthof(AArch64beTriples));
1426 AArch64beTriples, AArch64beTriples + llvm::array_lengthof(AArch64beTriples));

Completed in 177 milliseconds