Searched refs:HonorSignDependentRoundingFPMath (Results 1 – 8 of 8) sorted by relevance
47 bool TargetOptions::HonorSignDependentRoundingFPMath() const { in HonorSignDependentRoundingFPMath() function in TargetOptions
94 extern bool HonorSignDependentRoundingFPMath();
417 : Predicate<"!HonorSignDependentRoundingFPMath()">;
155 bool HonorSignDependentRoundingFPMath() const;
531 : Predicate<"!TM.Options.HonorSignDependentRoundingFPMath()">;
274 bool HonorSignDependentRoundingFPMath() { in HonorSignDependentRoundingFPMath() function
403 if (HonorSignDependentRoundingFPMath()) return 0; in isNegatibleForFree()466 assert(!HonorSignDependentRoundingFPMath()); in GetNegatedExpression()
630 if (Options->HonorSignDependentRoundingFPMath()) return 0; in isNegatibleForFree()700 assert(!Options.HonorSignDependentRoundingFPMath()); in GetNegatedExpression()