Searched refs:NoTrappingFPMath (Results 1 – 4 of 4) sorted by relevance
103 NoNaNsFPMath(false), NoTrappingFPMath(false), in TargetOptions()147 unsigned NoTrappingFPMath : 1; variable
72 RESET_OPTION(NoTrappingFPMath, "no-trapping-math"); in resetTargetOptions()
277 Options.NoTrappingFPMath = EnableNoTrappingFPMath;
687 TM.Options.NoTrappingFPMath) in emitAttributes()