Searched refs:UseNEONForSinglePrecisionFP (Results 1 – 3 of 3) sorted by relevance
142 UseNEONForSinglePrecisionFP = false; in initializeEnvironment()271 UseNEONForSinglePrecisionFP = true; in initSubtargetFeatures()
83 bool UseNEONForSinglePrecisionFP; variable320 return hasNEON() && UseNEONForSinglePrecisionFP; in useNEONForSinglePrecisionFP()
94 def FeatureNEONForFP : SubtargetFeature<"neonfp", "UseNEONForSinglePrecisionFP",