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()
530 Options.HonorSignDependentRoundingFPMathOption = in InitTargetOptionsFromCodeGenFlags()
714 if (TM.Options.HonorSignDependentRoundingFPMathOption) in emitAttributes()