reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/TargetMachine.cpp
   62   RESET_OPTION(UnsafeFPMath, "unsafe-fp-math");
   63   RESET_OPTION(NoInfsFPMath, "no-infs-fp-math");
   64   RESET_OPTION(NoNaNsFPMath, "no-nans-fp-math");
   65   RESET_OPTION(NoSignedZerosFPMath, "no-signed-zeros-fp-math");