Searched refs:UseNEONForSinglePrecisionFP (Results 1 – 4 of 4) sorted by relevance
196 bool UseNEONForSinglePrecisionFP = false; variable623 return hasNEON() && UseNEONForSinglePrecisionFP; in useNEONForSinglePrecisionFP()
254 UseNEONForSinglePrecisionFP = true; in initSubtargetFeatures()
285 "UseNEONForSinglePrecisionFP",
19448 if (Bits[ARM::FeatureNEONForFP]) UseNEONForSinglePrecisionFP = true;