Searched refs:HonorSignDependentRoundingFPMath (Results 1 – 4 of 4) sorted by relevance
44 bool TargetOptions::HonorSignDependentRoundingFPMath() const { in HonorSignDependentRoundingFPMath() function in TargetOptions
137 bool HonorSignDependentRoundingFPMath() const;
501 : Predicate<"!TM.Options.HonorSignDependentRoundingFPMath()">;
558 if (Options->HonorSignDependentRoundingFPMath()) return 0; in isNegatibleForFree()625 assert(!Options.HonorSignDependentRoundingFPMath()); in GetNegatedExpression()