Searched refs:FP_Neon (Results 1 – 2 of 2) sorted by relevance
57 enum { FP_Default, FP_VFP, FP_Neon } FPMath; enumerator
634 if (!(FPU & NeonFPU) && FPMath == FP_Neon) { in handleTargetFeatures()639 if (FPMath == FP_Neon) in handleTargetFeatures()688 FPMath = FP_Neon; in setFPMath()