Searched refs:HonorSignDependentRoundingFPMathOption (Results 1 – 4 of 4) sorted by relevance
119 HonorSignDependentRoundingFPMathOption(false), NoZerosInBSS(false), in TargetOptions()188 unsigned HonorSignDependentRoundingFPMathOption : 1; variable
46 return !UnsafeFPMath && HonorSignDependentRoundingFPMathOption; in HonorSignDependentRoundingFPMath()
498 Options.HonorSignDependentRoundingFPMathOption = in InitTargetOptionsFromCodeGenFlags()
714 if (TM.Options.HonorSignDependentRoundingFPMathOption) in emitAttributes()