Searched refs:HonorSignDependentRoundingFPMath (Results 1 – 4 of 4) sorted by relevance
44 bool TargetOptions::HonorSignDependentRoundingFPMath() const { in HonorSignDependentRoundingFPMath() function in TargetOptions
120 bool HonorSignDependentRoundingFPMath() const;
490 : Predicate<"!TM.Options.HonorSignDependentRoundingFPMath()">;
492 if (Options->HonorSignDependentRoundingFPMath()) return 0; in isNegatibleForFree()560 assert(!DAG.getTarget().Options.HonorSignDependentRoundingFPMath()); in GetNegatedExpression()