Searched refs:HonorSignDependentRoundingFPMath (Results 1 – 4 of 4) sorted by relevance
42 bool TargetOptions::HonorSignDependentRoundingFPMath() const { in HonorSignDependentRoundingFPMath() function in TargetOptions
113 bool HonorSignDependentRoundingFPMath() const;
461 : Predicate<"!TM.Options.HonorSignDependentRoundingFPMath()">;
432 if (Options->HonorSignDependentRoundingFPMath()) return 0; in isNegatibleForFree()500 assert(!DAG.getTarget().Options.HonorSignDependentRoundingFPMath()); in GetNegatedExpression()