Searched refs:InputFPU (Results 1 – 1 of 1) sorted by relevance
366 const ARM::FPUName &InputFPU = ARM::FPUNames[InputFPUKind]; in findDoublePrecisionFPU() local376 if (InputFPU.Restriction != ARM::FPURestriction::SP_D16) in findDoublePrecisionFPU()383 if (CandidateFPU.FPUVer == InputFPU.FPUVer && in findDoublePrecisionFPU()384 CandidateFPU.NeonSupport == InputFPU.NeonSupport && in findDoublePrecisionFPU()