Searched defs:Enable (Results 1 - 20 of 20) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/DataFormatters/
H A DLanguageCategory.cpp124 void LanguageCategory::Enable() { function in class:LanguageCategory
H A DTypeCategoryMap.cpp46 bool TypeCategoryMap::Enable(KeyType category_name, Position pos) { function in class:TypeCategoryMap
62 bool TypeCategoryMap::Enable(ValueSP category, Position pos) { function in class:TypeCategoryMap
H A DDataVisualization.cpp109 void DataVisualization::Categories::Enable(ConstString category, function in class:DataVisualization::Categories
116 void DataVisualization::Categories::Enable(lldb::LanguageType lang_type) { function in class:DataVisualization::Categories
133 void DataVisualization::Categories::Enable( function in class:DataVisualization::Categories
H A DTypeCategory.cpp457 void TypeCategoryImpl::Enable(bool value, uint32_t position) { function in class:TypeCategoryImpl
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DCurrentSourceLocExprScope.h70 bool Enable; member in class:clang::CurrentSourceLocExprScope::SourceLocExprScopeGuard
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DSubtargetFeature.cpp41 void SubtargetFeatures::AddFeature(StringRef String, bool Enable) { argument
H A DMCAsmInfo.cpp23 enum DefaultOnOff { Default, Enable, Disable }; enumerator in enum:DefaultOnOff
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/
H A Dguarded_pool_allocator_posix.cpp78 auto Enable = []() { local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DWithColor.h46 Enable, member in class:llvm::ColorMode
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp116 enum DefaultOnOff { Default, Enable, Disable }; enumerator in enum:DefaultOnOff
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGLoopInfo.h44 enum LVEnableState { Unspecified, Enable, Disable, Full }; enumerator in enum:clang::CodeGen::LoopAttributes::LVEnableState
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetOptions.h109 Enable, // Enable the abort. member in class:llvm::GlobalISelAbortMode
H A DTargetMachine.h227 void setFastISel(bool Enable) { Options.EnableFastISel = Enable; } argument
229 void setO0WantsFastISel(bool Enable) { O0WantsFastISel = Enable; } argument
230 void setGlobalISel(bool Enable) { Options.EnableGlobalISel = Enable; } argument
234 void setMachineOutliner(bool Enable) { argument
237 void setSupportsDefaultOutlining(bool Enable) { argument
240 setSupportsDebugEntryValues(bool Enable) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DCrashRecoveryContext.cpp133 void CrashRecoveryContext::Enable() { function in class:CrashRecoveryContext
/freebsd-13-stable/contrib/llvm-project/lldb/source/Utility/
H A DLog.cpp87 void Log::Enable(const std::shared_ptr<llvm::raw_ostream> &stream_sp, function in class:Log
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetPassConfig.h176 void setEnableTailMerge(bool Enable) { setOpt(EnableTailMerge, Enable); } argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Passes/
H A DPassBuilder.cpp1704 bool Enable = !ParamName.consume_front("no-"); local
1759 bool Enable = !ParamName.consume_front("no-"); local
1793 bool Enable = !ParamName.consume_front("no-"); local
1813 bool Enable = !ParamName.consume_front("no-"); local
1832 bool Enable = !ParamName.consume_front("no-"); local
1852 bool Enable = !ParamName.consume_front("no-"); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp447 Optional<bool> Enable = local
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp611 ThisOverrideRAII(CallStackFrame &Frame, const LValue *NewThis, bool Enable) argument
/freebsd-13-stable/sys/dev/mwl/
H A Dmwlreg.h481 u_int32_t Enable; /* FALSE: Disable or TRUE: Enable */ member in struct:__anon13430
1314 uint8_t Enable; member in struct:__anon13516
1355 uint32_t Enable; //0 -- Disbale. or 1 -- Enable. member in struct:__anon13522
1367 uint32_t Enable; /* 0 -- Disable. or 1 -- Enable */ member in struct:__anon13524

Completed in 263 milliseconds