Searched refs:FPUNames (Results 1 – 1 of 1) sorted by relevance
40 } FPUNames[] = { variable138 return FPUNames[FPUKind].getName(); in getFPUName()144 return FPUNames[FPUKind].FPUVersion; in getFPUVersion()150 return FPUNames[FPUKind].NeonSupport; in getFPUNeonSupportLevel()156 return FPUNames[FPUKind].Restriction; in getFPURestriction()227 switch (FPUNames[FPUKind].Restriction) { in getFPUFeatures()246 switch (FPUNames[FPUKind].FPUVersion) { in getFPUFeatures()283 switch (FPUNames[FPUKind].NeonSupport) { in getFPUFeatures()481 for (const auto F : FPUNames) { in parseFPU()