Searched refs:FPUNames (Results 1 – 4 of 4) sorted by relevance
221 if (FPUNames[FPUKind].FPUVer >= Info.MinVersion && in getFPUFeatures()222 FPUNames[FPUKind].Restriction <= Info.MaxRestriction) in getFPUFeatures()238 if (FPUNames[FPUKind].NeonSupport >= Info.MinSupportLevel) in getFPUFeatures()278 for (const auto &F : FPUNames) { in parseFPU()288 return FPUNames[FPUKind].NeonSupport; in getFPUNeonSupportLevel()370 return FPUNames[FPUKind].getName(); in getFPUName()376 return FPUNames[FPUKind].FPUVer; in getFPUVersion()382 return FPUNames[FPUKind].Restriction; in getFPURestriction()487 const ARM::FPUName &InputFPU = ARM::FPUNames[InputFPUKind]; in findDoublePrecisionFPU()503 for (const ARM::FPUName &CandidateFPU : ARM::FPUNames) { in findDoublePrecisionFPU()
127 return FPUNames[FPUKind].getName(); in getFPUName()133 return FPUNames[FPUKind].FPUVer; in getFPUVersion()
160 static const FPUName FPUNames[] = { variable
187 static const FPUName FPUNames[] = { variable