Searched refs:ReciprocalEstimate (Results 1 – 14 of 14) sorted by relevance
1881 return TargetLoweringBase::ReciprocalEstimate::Unspecified; in getOpEnabled()1900 return TargetLoweringBase::ReciprocalEstimate::Enabled; in getOpEnabled()1904 return TargetLoweringBase::ReciprocalEstimate::Disabled; in getOpEnabled()1908 return TargetLoweringBase::ReciprocalEstimate::Unspecified; in getOpEnabled()1929 return IsDisabled ? TargetLoweringBase::ReciprocalEstimate::Disabled in getOpEnabled()1930 : TargetLoweringBase::ReciprocalEstimate::Enabled; in getOpEnabled()1933 return TargetLoweringBase::ReciprocalEstimate::Unspecified; in getOpEnabled()1941 return TargetLoweringBase::ReciprocalEstimate::Unspecified; in getOpRefinementSteps()1954 return TargetLoweringBase::ReciprocalEstimate::Unspecified; in getOpRefinementSteps()1982 return TargetLoweringBase::ReciprocalEstimate::Unspecified; in getOpRefinementSteps()
2078 return TargetLoweringBase::ReciprocalEstimate::Unspecified; in getOpEnabled()2097 return TargetLoweringBase::ReciprocalEstimate::Enabled; in getOpEnabled()2101 return TargetLoweringBase::ReciprocalEstimate::Disabled; in getOpEnabled()2105 return TargetLoweringBase::ReciprocalEstimate::Unspecified; in getOpEnabled()2126 return IsDisabled ? TargetLoweringBase::ReciprocalEstimate::Disabled in getOpEnabled()2127 : TargetLoweringBase::ReciprocalEstimate::Enabled; in getOpEnabled()2130 return TargetLoweringBase::ReciprocalEstimate::Unspecified; in getOpEnabled()2138 return TargetLoweringBase::ReciprocalEstimate::Unspecified; in getOpRefinementSteps()2151 return TargetLoweringBase::ReciprocalEstimate::Unspecified; in getOpRefinementSteps()2179 return TargetLoweringBase::ReciprocalEstimate::Unspecified; in getOpRefinementSteps()
1205 if (!(Enabled == ReciprocalEstimate::Enabled || in getSqrtEstimate()1206 (Enabled == ReciprocalEstimate::Unspecified && !usePrecSqrtF32()))) in getSqrtEstimate()1209 if (ExtraSteps == ReciprocalEstimate::Unspecified) in getSqrtEstimate()
1189 if (!(Enabled == ReciprocalEstimate::Enabled || in getSqrtEstimate()1190 (Enabled == ReciprocalEstimate::Unspecified && !usePrecSqrtF32()))) in getSqrtEstimate()1193 if (ExtraSteps == ReciprocalEstimate::Unspecified) in getSqrtEstimate()
353 enum ReciprocalEstimate : int { enum
478 enum ReciprocalEstimate : int { enum
6042 if (ExtraSteps == TargetLoweringBase::ReciprocalEstimate::Unspecified) in getEstimate()6061 if (Enabled == ReciprocalEstimate::Enabled || in getSqrtEstimate()6062 (Enabled == ReciprocalEstimate::Unspecified && Subtarget->useRSqrt())) in getSqrtEstimate()6101 if (Enabled == ReciprocalEstimate::Enabled) in getRecipEstimate()
7318 if (ExtraSteps == TargetLoweringBase::ReciprocalEstimate::Unspecified) in getEstimate()7337 if (Enabled == ReciprocalEstimate::Enabled || in getSqrtEstimate()7338 (Enabled == ReciprocalEstimate::Unspecified && Subtarget->useRSqrt())) in getSqrtEstimate()7377 if (Enabled == ReciprocalEstimate::Enabled) in getRecipEstimate()
11972 if (RefinementSteps == ReciprocalEstimate::Unspecified) in getSqrtEstimate()11993 if (RefinementSteps == ReciprocalEstimate::Unspecified) in getRecipEstimate()
12817 if (RefinementSteps == ReciprocalEstimate::Unspecified) in getSqrtEstimate()12836 if (RefinementSteps == ReciprocalEstimate::Unspecified) in getRecipEstimate()
20609 if (Enabled == TLI.ReciprocalEstimate::Disabled) in BuildDivEstimate()20748 if (Enabled == TLI.ReciprocalEstimate::Disabled) in buildSqrtEstimateImpl()
22083 if (Enabled == TLI.ReciprocalEstimate::Disabled) in BuildDivEstimate()22222 if (Enabled == TLI.ReciprocalEstimate::Disabled) in buildSqrtEstimateImpl()
20958 if (RefinementSteps == ReciprocalEstimate::Unspecified) in getSqrtEstimate()20990 if (VT == MVT::f32 && Enabled == ReciprocalEstimate::Unspecified) in getRecipEstimate()20993 if (RefinementSteps == ReciprocalEstimate::Unspecified) in getRecipEstimate()
22188 if (RefinementSteps == ReciprocalEstimate::Unspecified) in getSqrtEstimate()22220 if (VT == MVT::f32 && Enabled == ReciprocalEstimate::Unspecified) in getRecipEstimate()22223 if (RefinementSteps == ReciprocalEstimate::Unspecified) in getRecipEstimate()