Searched refs:NoFullFP16Pos (Results 1 – 1 of 1) sorted by relevance
370 int NoFullFP16Pos = -1; in getAArch64TargetFeatures() local401 else if (*I == "-fullfp16") NoFullFP16Pos = I - Features.begin(); in getAArch64TargetFeatures()421 if (FullFP16Pos > NoFullFP16Pos && FullFP16Pos > FP16FMLPos && FullFP16Pos > NoFP16FMLPos) in getAArch64TargetFeatures()432 if (NoFullFP16Pos > FP16FMLPos) in getAArch64TargetFeatures()435 else if (NoFullFP16Pos < FP16FMLPos) in getAArch64TargetFeatures()