Searched refs:NoTrappingFPMath (Results 1 – 6 of 6) sorted by relevance
110 NoNaNsFPMath(false), NoTrappingFPMath(true), in TargetOptions()155 unsigned NoTrappingFPMath : 1; variable
126 NoTrappingFPMath(true), NoSignedZerosFPMath(false), in TargetOptions()171 unsigned NoTrappingFPMath : 1; variable
520 Options.NoTrappingFPMath = getEnableNoTrappingFPMath(); in InitTargetOptionsFromCodeGenFlags()
297 Options.NoTrappingFPMath = EnableNoTrappingFPMath;
688 TM.Options.NoTrappingFPMath) in emitAttributes()
706 TM.Options.NoTrappingFPMath) in emitAttributes()