Home
last modified time | relevance | path

Searched defs:Enabled (Results 1 – 25 of 46) sorted by relevance

12

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGLoopInfo.cpp41 std::optional<bool> Enabled; in createPipeliningMetadata() local
86 std::optional<bool> Enabled; in createPartialUnrollMetadata() local
148 std::optional<bool> Enabled; in createUnrollAndJamMetadata() local
216 std::optional<bool> Enabled; in createLoopVectorizeMetadata() local
334 std::optional<bool> Enabled; in createLoopDistributeMetadata() local
384 std::optional<bool> Enabled; in createFullUnrollMetadata() local
/freebsd/sys/contrib/dev/acpica/components/executer/
H A Dextrace.c338 BOOLEAN Enabled = FALSE; in AcpiExStartTraceMethod() local
404 BOOLEAN Enabled; in AcpiExStopTraceMethod() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DPassTimingInfo.h69 bool Enabled; global() variable
/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h211 void setFreestanding(bool Enabled) { Freestanding = Enabled; } in setFreestanding()
229 void setDebugPassManager(unsigned Enabled) { DebugPassManager = Enabled; } in setDebugPassManager()
/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DBPF.h55 bool Enabled) const override { in setFeatureEnabled()
H A DWebAssembly.cpp113 SIMDEnum Level, bool Enabled) { in setSIMDLevel()
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DDiagnostics.cpp33 bool Diagnostics::Enabled() { return InstanceImpl().operator bool(); } in Enabled() function in Diagnostics
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DProgress.cpp99 bool ProgressManager::Enabled() { return InstanceImpl().operator bool(); } in Enabled() function in ProgressManager
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Dinterval_map.h22 enum class IntervalCoalescing { Enabled, Disabled }; enumerator
/freebsd/contrib/llvm-project/llvm/tools/lli/
H A DExecutionUtils.cpp
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DStatistic.cpp46 static bool Enabled; variable
H A DTimer.cpp274 StringRef GroupDescription, bool Enabled) in NamedRegionTimer()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DOpenCLOptions.h104 bool Enabled = false; member
H A DSarif.h214 bool Enabled = true; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DDebugCounter.h183 bool Enabled = false; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.h46 Enabled, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DAArch64TargetParser.h176 ExtensionBitset Enabled; member
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DPassTimingInfo.cpp195 TimePassesHandler::TimePassesHandler(bool Enabled, bool PerRun) in TimePassesHandler() argument
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp426 bool Enabled) { in setDiagnosticGroupWarningAsError()
457 bool Enabled) { in setDiagnosticGroupErrorAsFatal()
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerTracePC.h143 bool Enabled; member
H A DFuzzerCorpus.h149 bool Enabled; global() member
/freebsd/contrib/llvm-project/llvm/include/llvm/Passes/
H A DStandardInstrumentations.h123 PrintPassInstrumentation(bool Enabled, PrintPassOptions Opts) in PrintPassInstrumentation()
/freebsd/sys/contrib/edk2/Include/IndustryStandard/
H A DAcpi40.h760 UINT8 Enabled; member
836 UINT8 Enabled; member
864 UINT8 Enabled; member
887 UINT8 Enabled; member
909 UINT8 Enabled; member
934 UINT8 Enabled; member
/freebsd/usr.sbin/ppp/
H A Dbundle.h59 #define Enabled(b, o) ((b)->cfg.optmask & (1ull << (o))) macro
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DCompiler.h602 bool Enabled = false; variable

12