Home | History | Annotate | Download | only in Driver

Lines Matching refs:Default

83     default:
237 // Add a default target if one wasn't specified.
449 .Default("");
510 .Default("arm7tdmi");
516 default:
538 // Disable any default FPU support.
615 // If unspecified, choose the default based on the platform.
634 default:
655 default:
681 // Select the default based on the platform.
691 default:
769 // -mglobal-merge has no effect as the pass is enabled by default.
796 // Setup default CPU and ABI names.
799 default:
817 .Default("");
824 .Default("");
852 // If unspecified, choose the default based on the platform.
854 // Assume "hard", because it's a default value used by gcc.
856 // we will be able to select the default more correctly.
974 .Default("");
984 // LLVM may default to generating code for the native CPU,
985 // but, like gcc, we default to a more generic option for
1020 // If unspecified, choose the default based on the platform.
1023 default:
1073 // Select the default CPU if none was given (or detection failed).
1181 // Select the default CPU (v4) if none was given or detection failed.
1263 // Exceptions are enabled by default.
1286 // Obj-C exceptions are enabled by default, regardless of -fexceptions. This
1324 bool Default = true;
1328 Default = Args.hasFlag(options::OPT_integrated_as,
1334 Default);
1362 /// This is done by default when compiling non-assembler source with -O0.
1511 // Do nothing, this is the default and we don't support anything else.
1584 // Enable region store model by default.
1594 // Add default argument set.
1615 // Set the output format. The default is plist, for (lame) historical
1640 // This comes from the default translation the driver + cc1
1729 // default off the codegen optimizations, and if any flag enables them and no
1749 // -fmath-errno is the default on some platforms, e.g. BSD-derived OSes.
1830 // Decide whether to use verbose asm. Verbose assembly is the default on
1831 // toolchains which have the integrated assembler on by default.
1890 default:
1932 // -mno-omit-leaf-frame-pointer is the default on Darwin.
2006 // Pass options for controlling the default header search paths.
2030 default:
2119 // Honor -std-default.
2144 // during C++ compilation, which it is by default. GCC keeps this define even
2193 CmdArgs.push_back("-Wlarge-by-value-copy=64"); // default value
2259 // -fhosted is default.
2293 // -flax-vector-conversions is default.
2334 // -stack-protector=0 is default.
2390 // -fbuiltin is default.
2398 // -fblocks=0 is default.
2411 // -fmodules enables modules (off by default). However, for C++/Objective-C++,
2422 // -faccess-control is default.
2428 // -felide-constructors is the default.
2434 // -frtti is default.
2439 // -fshort-enums=0 is default for all architectures except Hexagon.
2446 // -fsigned-char is default.
2451 // -fthreadsafe-static is default.
2456 // -fuse-cxa-atexit is default.
2465 // -fms-extensions=0 is default.
2474 // -fms-compatibility=0 is default.
2483 // -fmsc-version=1300 is default.
2495 // -fborland-extensions=0 is default.
2500 // -fno-delayed-template-parsing is default, except for Windows where MSVC STL
2507 // -fgnu-keywords default varies depending on language; only pass if
2527 // legacy is the default.
2540 // -fobjc-default-synthesize-properties=1 is default. This only has an effect
2543 CmdArgs.push_back("-fobjc-default-synthesize-properties");
2568 /*default*/ types::isCXX(InputType)))
2572 // -fobjc-infer-related-result-type is the default, except in the Objective-C
2607 // -fconstant-cfstrings is default, and may be subject to argument translation
2615 // -fshort-wchar default varies depending on platform; only
2620 // -fno-pascal-strings is default, only pass non-default. If the tool chain
2651 // -fcommon is default, only pass non-default.
2655 // -fsigned-bitfields is default, and clang doesn't yet support
2662 // -fsigned-bitfields is default, and clang doesn't support -fno-for-scope.
2668 // -fcaret-diagnostics is default.
2673 // -fdiagnostics-fixit-info is default, only pass non-default.
2678 // Enable -fdiagnostics-show-option by default.
2705 // Color diagnostics are the default, unless the terminal doesn't support
2733 // -fdollars-in-identifiers default varies depending on platform and
2743 // -funit-at-a-time is default, and we don't support -fno-unit-at-a-time for
2755 // Default to -fno-builtin-str{cat,cpy} on Darwin for ARM.
2968 // If we have no runtime argument, ask the toolchain for its default runtime.
2986 // On Darwin, make this use the default behavior for the toolchain.
3049 default:
3420 default:
3498 .Default(false);
3511 .Default(false);
3545 .Case("default-arg-special-member", true)
3609 .Default(false);
3695 // Honor -std-default.
3711 // used to inhibit the default -fno-builtin-str{cat,cpy}.
3776 // Honor -std-default.
4074 // Use -force_cpusubtype_ALL on x86 by default.
4410 // By default on OS X 10.8 and later, we don't link with a crt1.o
4645 default:
4818 // the default system libraries. Just mimic this for now.
4942 // the default system libraries. Just mimic this for now.
5086 default:
5292 // the default system libraries. Just mimic this for now.
5459 // the default system libraries. Just mimic this for now.