Searched refs:ItRNoFullFP16 (Results 1 – 1 of 1) sorted by relevance
671 const auto ItRNoFullFP16 = std::find(Features.rbegin(), Features.rend(), "-fullfp16"); in getARMTargetFeatures() local675 if (ItRFullFP16 < ItRNoFullFP16 && ItRFullFP16 < ItRFP16FML) { in getARMTargetFeatures()688 if (ItRNoFullFP16 < ItRFP16FML) in getARMTargetFeatures()690 else if (ItRNoFullFP16 > ItRFP16FML) in getARMTargetFeatures()