OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Enable
(Results
1 - 18
of
18
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
CurrentSourceLocExprScope.h
53
: Current(Current), OldVal(Current),
Enable
(false) {
55
if ((
Enable
= (Current.getDefaultExpr() == nullptr)))
60
if (
Enable
)
70
bool
Enable
;
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.cpp
86
cl::desc("
Enable
cross-cu references in DWO files"), cl::init(false));
88
enum DefaultOnOff { Default,
Enable
, Disable };
94
clEnumVal(
Enable
, "In all cases"), clEnumVal(Disable, "Never")),
110
clEnumVal(
Enable
, "Enabled"),
123
clEnumVal(
Enable
, "Enabled"), clEnumVal(Disable, "Disabled")),
133
cl::desc("
Enable
use of the DWARFv5 DW_OP_convert operator"),
135
clEnumVal(
Enable
, "Enabled"), clEnumVal(Disable, "Disabled")),
373
UseInlineStrings = DwarfInlinedStrings ==
Enable
;
417
UseSectionsAsReferences = DwarfSectionsAsReferences ==
Enable
;
454
EnableOpConvert = (DwarfOpConvert ==
Enable
);
[
all
...]
/src/external/apache2/llvm/dist/llvm/lib/MC/
MCAsmInfo.cpp
24
enum DefaultOnOff { Default,
Enable
, Disable };
30
clEnumVal(
Enable
, "Enabled"), clEnumVal(Disable, "Disabled")),
63
SupportsExtendedDwarfLocDirective = DwarfExtendedLoc ==
Enable
;
76
// - Generic_GCC toolchains
enable
the integrated assembler on a per
/src/external/apache2/llvm/dist/llvm/include/llvm/Support/
WithColor.h
43
///
Enable
colors. Because raw_ostream is the one implementing colors, this
46
Enable
,
61
/// @param Mode
Enable
, disable or compute whether to use colors.
70
/// @param Mode
Enable
, disable or compute whether to use colors.
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGLoopInfo.h
44
enum LVEnableState { Unspecified,
Enable
, Disable, Full };
46
/// Value for llvm.loop.vectorize.
enable
metadata.
49
/// Value for llvm.loop.unroll.* metadata (
enable
, disable, or full).
52
/// Value for llvm.loop.unroll_and_jam.* metadata (
enable
, disable, or full).
61
// Value for llvm.loop.vectorize.scalable.
enable
73
/// Value for llvm.loop.distribute.
enable
metadata.
232
void setParallel(bool
Enable
= true) { StagedAttrs.IsParallel =
Enable
; }
234
/// Set the next pushed loop 'vectorize.
enable
'
235
void setVectorizeEnable(bool
Enable
= true)
[
all
...]
/src/external/apache2/llvm/dist/llvm/include/llvm/Target/
TargetOptions.h
37
Fast, //
Enable
fusion of FP ops wherever it's profitable.
105
///
Enable
abort calls when global instruction selection fails to lower/select
109
Enable
, //
Enable
the abort.
146
/// -
enable
-unsafe-fp-math flag is specified on the command line. When
153
/// -
enable
-no-infs-fp-math flag is specified on the command line. When
159
/// -
enable
-no-nans-fp-math flag is specified on the command line. When
165
/// -
enable
-no-trapping-fp-math is specified on the command line. This
170
/// -
enable
-no-signed-zeros-fp-math is specified on the command line. This
182
/// -
enable
-sign-dependent-rounding-fp-math is specified. If this return
[
all
...]
/src/external/apache2/llvm/dist/llvm/lib/Support/
CrashRecoveryContext.cpp
138
void CrashRecoveryContext::
Enable
() {
303
// Because the
Enable
and Disable calls are static, it means that
/src/sys/external/bsd/gnu-efi/dist/inc/
pci22.h
131
UINT32
Enable
: 1;
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
smu7_fusion.h
280
uint8_t
Enable
;
smu72_discrete.h
523
uint8_t
Enable
;
535
uint8_t
Enable
;
smu73_discrete.h
520
uint8_t
Enable
;
532
uint8_t
Enable
;
smu74_discrete.h
513
uint8_t
Enable
;
525
uint8_t
Enable
;
smu75_discrete.h
525
uint8_t
Enable
;
537
uint8_t
Enable
;
/src/sys/external/bsd/drm2/dist/drm/radeon/
smu7_fusion.h
280
uint8_t
Enable
;
/src/external/apache2/llvm/dist/llvm/lib/Passes/
PassBuilder.cpp
244
"
enable
-ml-inliner", cl::init(InliningAdvisorMode::Default), cl::Hidden,
245
cl::desc("
Enable
ML policy for inliner. Currently trained for -Oz only"),
254
"
enable
-npm-synthetic-counts", cl::init(false), cl::Hidden, cl::ZeroOrMore,
261
/// Flag to
enable
inline deferral during PGO.
263
EnablePGOInlineDeferral("
enable
-npm-pgo-inline-deferral", cl::init(true),
265
cl::desc("
Enable
inline deferral during PGO"));
267
static cl::opt<bool> EnableMemProfiler("
enable
-mem-prof", cl::init(false),
269
cl::desc("
Enable
memory profiler"));
277
"
enable
-npm-O3-nontrivial-unswitch", cl::init(true), cl::Hidden,
278
cl::ZeroOrMore, cl::desc("
Enable
non-trivial loop unswitching for -O3"))
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn21/
amdgpu_display_mode_vba_21.c
65
bool
Enable
;
722
if (GPUVMEnable == true && myHostVM->
Enable
== true) {
2157
myHostVM.
Enable
= mode_lib->vba.HostVMEnable;
4722
myHostVM.
Enable
= mode_lib->vba.HostVMEnable;
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
LoopUtils.cpp
307
TheLoop, "llvm.loop.vectorize.scalable.
enable
");
430
if (getBooleanLoopAttribute(L, "llvm.loop.unroll.
enable
"))
451
if (getBooleanLoopAttribute(L, "llvm.loop.unroll_and_jam.
enable
"))
461
Optional<bool>
Enable
=
462
getOptionalBoolLoopAttribute(L, "llvm.loop.vectorize.
enable
");
464
if (
Enable
== false)
474
if (
Enable
== true && VectorizeWidth && VectorizeWidth->isScalar() &&
481
if (
Enable
== true)
497
if (getBooleanLoopAttribute(L, "llvm.loop.distribute.
enable
"))
/src/sys/arch/emips/include/
emipsreg.h
276
volatile uint32_t
Enable
; /* rw READ: 0 => high-z, 1 => In/Out based on DIRECTION
291
* WRITE: 0 => no-effect, 1 =>
enable
*/
764
# define CPBDI_INTEN 0x00000002 /* interrupt
enable
*/
Completed in 134 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026