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

References

tools/clang/lib/Driver/ToolChains/Cuda.cpp
  616     if (DriverArgs.hasFlag(options::OPT_fcuda_flush_denormals_to_zero,
tools/clang/lib/Driver/ToolChains/HIP.cpp
  283   if (DriverArgs.hasFlag(options::OPT_fcuda_flush_denormals_to_zero,
  335     if (DriverArgs.hasArg(options::OPT_fcuda_flush_denormals_to_zero))
tools/clang/lib/Frontend/CompilerInvocation.cpp
  911                       Args.hasArg(OPT_fcuda_flush_denormals_to_zero));