Searched refs:ItRCrypto (Results 1 – 1 of 1) sorted by relevance
322 const auto ItRCrypto = std::find(ItRBegin, ItREnd, "+crypto"); in getAArch64TargetFeatures() local324 const auto HasCrypto = ItRCrypto != ItREnd; in getAArch64TargetFeatures()326 const ptrdiff_t PosCrypto = ItRCrypto - ItRBegin; in getAArch64TargetFeatures()