Home
last modified time | relevance | path

Searched refs:Defaults (Results 1 – 25 of 93) sorted by relevance

1234

/openbsd-src/gnu/llvm/llvm/docs/
H A DCMake.rst285 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 DSPIRVUsage.rst64 *<empty>*/``unknown`` Defaults to the OpenCL runtime.
72 *<empty>*/``unknown`` Defaults to the OpenCL environment.
H A DLibFuzzer.rst293 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 Dlldb_tablegen.gni10 # 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 Dclang_tablegen.gni10 # 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 Dtablegen.gni10 # 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 DTraceIntelPTOptions.td16 "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 Dllvm-cov.rst227 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 Dllvm-symbolizer.rst220 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 Dbugpoint.rst35 code is considered a test failure. Defaults to false.
186 well. Defaults to false.
H A Dllvm-objdump.rst159 of the disassembly. Defaults to 52 characters.
236 Display the LMA column when dumping ELF section headers. Defaults to off
H A Dlli.rst40 for this architecture. Defaults to false.
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/libcxx/
H A Dconfig.gni5 # libc++ inline ABI namespace. Defaults to __n, where n is the ABI version.
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DModuloSchedule.cpp1391 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 Doptions.inc23 "Is GWP-ASan enabled? Defaults to " GWP_ASAN_STRINGIFY(
28 "pool. Defaults to 16.")
/openbsd-src/gnu/llvm/llvm/utils/gn/build/
H A Dwrite_vcsrevision.gni9 # Defaults to [ "LLVM" ]
/openbsd-src/distrib/special/more/
H A Dmore.help2 Most commands optionally preceded by integer argument k. Defaults in brackets.
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/Target/
H A Dtargets.gni4 # The target archs LLVM should support. Defaults to the host arch.
/openbsd-src/gnu/llvm/llvm/tools/llvm-dwarfutil/
H A DOptions.td56 "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 DGeneric.t45 "Defaults"
/openbsd-src/usr.sbin/unbound/doc/
H A DFEATURES52 This is a very limited authoritative service. Defaults as in draft.
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_flags.inc164 "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 DOptions.td104 HelpText<"Specify the output file. Defaults to <input file>.dwarf">,
/openbsd-src/gnu/usr.bin/texinfo/
H A DINSTALL.generic170 Sharing Defaults
/openbsd-src/gnu/llvm/clang/docs/analyzer/
H A Dcheckers.rst82 *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 ""*.

1234