Searched refs:HonorSignDependentRoundingFPMathOption (Results 1 – 4 of 4) sorted by relevance
141 HonorSignDependentRoundingFPMathOption(false), NoZerosInBSS(false), in TargetOptions()222 unsigned HonorSignDependentRoundingFPMathOption : 1; variable
62 return !UnsafeFPMath && HonorSignDependentRoundingFPMathOption; in HonorSignDependentRoundingFPMath()
563 Options.HonorSignDependentRoundingFPMathOption = in InitTargetOptionsFromCodeGenFlags()
729 if (TM.Options.HonorSignDependentRoundingFPMathOption) in emitAttributes()