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;
495 : Predicate<"!TM.Options.HonorSignDependentRoundingFPMath()">;
535 if (Options->HonorSignDependentRoundingFPMath()) return 0; in isNegatibleForFree()602 assert(!Options.HonorSignDependentRoundingFPMath()); in GetNegatedExpression()