| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | CMake.rst | 285 Defaults to "bin". 289 Defaults to "include". 293 Defaults to "share/doc". 297 Defaults to "share/man". 338 after a branch switch. Defaults to ON. 342 available only on some 64-bit Unix systems. Defaults to OFF. 345 Adds benchmarks to the list of default targets. Defaults to OFF. 352 installed. Defaults to OFF. To enable a particular documentation target, see 356 Build LLVM examples. Defaults to OFF. Targets for building each example are 384 Defaults to OFF. This cannot be used in conjunction with BUILD_SHARED_LIBS. [all …]
|
| H A D | SPIRVUsage.rst | 64 *<empty>*/``unknown`` Defaults to the OpenCL runtime. 72 *<empty>*/``unknown`` Defaults to the OpenCL environment.
|
| H A D | LibFuzzer.rst | 293 directory. Defaults to 0. This flag can be used to minimize a corpus. 325 If 1, generate only ASCII (``isprint``+``isspace``) inputs. Defaults to 0. 328 slow inputs) as ``$(artifact_prefix)file``. Defaults to empty. 335 If 1, print out newly covered PCs. Defaults to 0. 337 If 1, print statistics at exit. Defaults to 0.
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/lldb/utils/TableGen/ |
| H A D | lldb_tablegen.gni | 10 # Defaults to target name with ".inc" appended. 14 # Defaults to target name with ".td" appended.
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/clang/utils/TableGen/ |
| H A D | clang_tablegen.gni | 10 # Defaults to target name with ".inc" appended. 14 # Defaults to target name with ".td" appended.
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/utils/TableGen/ |
| H A D | tablegen.gni | 10 # Defaults to target name with ".inc" appended. 14 # Defaults to target name with ".td" appended.
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Trace/intel-pt/ |
| H A D | TraceIntelPTOptions.td | 16 "the most recent data. Defaults to 4096 bytes. It's possible to " 47 "packets. Defaults to 0 if supported.">; 94 "if needed. Defaults to 500MB. It's possible to specify a unit for " 125 "packets. Defaults to 0 if supported.">;
|
| /openbsd-src/gnu/llvm/llvm/docs/CommandGuide/ |
| H A D | llvm-cov.rst | 227 Show the execution counts for each line. Defaults to true, unless another 233 in the display of the source file. Defaults to false. 239 Defaults to true. 244 the character where the region starts. Defaults to false. 250 Defaults to false. 355 but not in any object given on the command line. Defaults to true if debuginfod 361 the profile (as with debuginfod). Defaults to system build ID directories. 408 Show statistics for all regions. Defaults to true. 412 Show statistics for all branch conditions. Defaults to true. 416 Show coverage summaries for each function. Defaults to false. [all …]
|
| H A D | llvm-symbolizer.rst | 220 Specify whether to use color in :option:`--filter-markup` mode. Defaults to 243 as is). Defaults to true. 284 function name, or print full linkage name, respectively). Defaults to 316 Specify the preferred output style. Defaults to ``LLVM``. When the output 416 Print address before the source code location. Defaults to false. 497 way, the address will not be symbolized. Defaults to empty string.
|
| H A D | bugpoint.rst | 35 code is considered a test failure. Defaults to false. 186 well. Defaults to false.
|
| H A D | llvm-objdump.rst | 159 of the disassembly. Defaults to 52 characters. 236 Display the LMA column when dumping ELF section headers. Defaults to off
|
| H A D | lli.rst | 40 for this architecture. Defaults to false.
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/libcxx/ |
| H A D | config.gni | 5 # libc++ inline ABI namespace. Defaults to __n, where n is the ABI version.
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
| H A D | ModuloSchedule.cpp | 1391 SmallVector<std::optional<Register>, 4> Defaults; in remapUse() local 1396 Defaults.emplace_back(getInitPhiReg(*LoopProducer, BB)); in remapUse() 1423 IllegalPhiDefault = Defaults.front(); in remapUse() 1424 Defaults.erase(Defaults.begin()); in remapUse() 1429 LLVM_DEBUG(dbgs() << " -- padding defaults array from " << Defaults.size() in remapUse() 1430 << " to " << (Defaults.size() + StageDiff) << "\n"); in remapUse() 1434 Defaults.resize(Defaults.size() + StageDiff, in remapUse() 1435 Defaults.empty() ? std::optional<Register>() in remapUse() 1436 : Defaults.back()); in remapUse() 1441 auto DefaultI = Defaults.rbegin(); in remapUse() [all …]
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/gwp_asan/ |
| H A D | options.inc | 23 "Is GWP-ASan enabled? Defaults to " GWP_ASAN_STRINGIFY( 28 "pool. Defaults to 16.")
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/build/ |
| H A D | write_vcsrevision.gni | 9 # Defaults to [ "LLVM" ]
|
| /openbsd-src/distrib/special/more/ |
| H A D | more.help | 2 Most commands optionally preceded by integer argument k. Defaults in brackets.
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/Target/ |
| H A D | targets.gni | 4 # The target archs LLVM should support. Defaults to the host arch.
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-dwarfutil/ |
| H A D | Options.td | 56 "Defaults to the number of cores on the current machine">;
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Test-Simple/t/Test2/modules/Event/ |
| H A D | Generic.t | 45 "Defaults"
|
| /openbsd-src/usr.sbin/unbound/doc/ |
| H A D | FEATURES | 52 This is a very limited authoritative service. Defaults as in draft.
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_flags.inc | 164 "Target directory for coverage dumps. Defaults to the current " 184 "Print inlined frames in stacktraces. Defaults to true.")
|
| /openbsd-src/gnu/llvm/llvm/tools/dsymutil/ |
| H A D | Options.td | 104 HelpText<"Specify the output file. Defaults to <input file>.dwarf">,
|
| /openbsd-src/gnu/usr.bin/texinfo/ |
| H A D | INSTALL.generic | 170 Sharing Defaults
|
| /openbsd-src/gnu/llvm/clang/docs/analyzer/ |
| H A D | checkers.rst | 82 *Defaults to true*. 393 *Defaults to true*. 579 objects that don't have at least one initialized field. Defaults to false. 584 notes. *Defaults to false*. 588 whether the object itself is initialized. *Defaults to false*. 592 pattern. *Defaults to ""*.
|