Searched refs:NoTrappingFPMath (Results 1 – 3 of 3) sorted by relevance
128 NoTrappingFPMath(true), NoSignedZerosFPMath(false), in TargetOptions()180 unsigned NoTrappingFPMath : 1; variable
525 Options.NoTrappingFPMath = getEnableNoTrappingFPMath(); in InitTargetOptionsFromCodeGenFlags()
704 TM.Options.NoTrappingFPMath) in emitAttributes()