Searched refs:HonorSignDependentRoundingFPMath (Results 1 – 4 of 4) sorted by relevance
47 bool TargetOptions::HonorSignDependentRoundingFPMath() const { in HonorSignDependentRoundingFPMath() function in TargetOptions
154 bool HonorSignDependentRoundingFPMath() const;
526 : Predicate<"!TM.Options.HonorSignDependentRoundingFPMath()">;
612 if (Options->HonorSignDependentRoundingFPMath()) return 0; in isNegatibleForFree()682 assert(!Options.HonorSignDependentRoundingFPMath()); in GetNegatedExpression()