Home | History | Annotate | Download | only in ARM

Lines Matching refs:useNEONForSinglePrecisionFP

1094     if (Subtarget->useNEONForSinglePrecisionFP())
5191 if (IsDouble || !ST->useNEONForSinglePrecisionFP()) {
5209 if (!ST->hasNEON() || (!IsDouble && !ST->useNEONForSinglePrecisionFP()))