Home
last modified time | relevance | path

Searched refs:HasNoCrypto (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/Arch/
H A DAArch64.cpp325 const auto HasNoCrypto = ItRNoCrypto != ItREnd; in getAArch64TargetFeatures() local
330 if (HasCrypto && HasNoCrypto) { in getAArch64TargetFeatures()
352 } else if (HasNoCrypto) { in getAArch64TargetFeatures()
377 } else if (HasNoCrypto) { in getAArch64TargetFeatures()