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