Searched refs:NoTrappingFPMath (Results 1 – 4 of 4) sorted by relevance
111 NoNaNsFPMath(false), NoTrappingFPMath(false), in TargetOptions()155 unsigned NoTrappingFPMath : 1; variable
67 RESET_OPTION(NoTrappingFPMath, "no-trapping-math"); in resetTargetOptions()
284 Options.NoTrappingFPMath = EnableNoTrappingFPMath;
699 TM.Options.NoTrappingFPMath) in emitAttributes()