Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:UnsafeFPMath

2173   if (TM.getTargetTriple().isGNUEnvironment() && !TM.Options.UnsafeFPMath)
3180 if (!TLI.useSoftFloat() && TM.Options.UnsafeFPMath) {