Searched refs:HonorSignDependentRoundingFPMathOption (Results 1 – 4 of 4) sorted by relevance
130 HonorSignDependentRoundingFPMathOption(false), NoZerosInBSS(false), in TargetOptions()207 unsigned HonorSignDependentRoundingFPMathOption : 1; variable
45 return !UnsafeFPMath && HonorSignDependentRoundingFPMathOption; in HonorSignDependentRoundingFPMath()
532 Options.HonorSignDependentRoundingFPMathOption = in InitTargetOptionsFromCodeGenFlags()
712 if (TM.Options.HonorSignDependentRoundingFPMathOption) in emitAttributes()