Home
last modified time | relevance | path

Searched defs:Enable (Results 1 – 25 of 37) sorted by relevance

12

/freebsd-src/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_AArch64.cpp33 inline static bool patchSled(const bool Enable, const uint32_t FuncId, in patchSled()
90 bool patchFunctionEntry(const bool Enable, const uint32_t FuncId, in patchFunctionEntry()
96 bool patchFunctionExit(const bool Enable, const uint32_t FuncId, in patchFunctionExit()
101 bool patchFunctionTailExit(const bool Enable, const uint32_t FuncId, in patchFunctionTailExit()
120 bool patchCustomEvent(const bool Enable, const uint32_t FuncId, in patchCustomEvent()
131 bool patchTypedEvent(const bool Enable, const uint32_t FuncId, in patchTypedEvent()
H A Dxray_loongarch64.cpp43 static inline bool patchSled(const bool Enable, const uint32_t FuncId, in patchSled()
127 bool patchFunctionEntry(const bool Enable, const uint32_t FuncId, in patchFunctionEntry()
133 bool patchFunctionExit(const bool Enable, const uint32_t FuncId, in patchFunctionExit()
138 bool patchFunctionTailExit(const bool Enable, const uint32_t FuncId, in patchFunctionTailExit()
145 bool patchCustomEvent(const bool Enable, const uint32_t FuncId, in patchCustomEvent()
151 bool patchTypedEvent(const bool Enable, const uint32_t FuncId, in patchTypedEvent()
H A Dxray_arm.cpp76 inline static bool patchSled(const bool Enable, const uint32_t FuncId, in patchSled()
129 bool patchFunctionEntry(const bool Enable, const uint32_t FuncId, in patchFunctionEntry()
135 bool patchFunctionExit(const bool Enable, const uint32_t FuncId, in patchFunctionExit()
140 bool patchFunctionTailExit(const bool Enable, const uint32_t FuncId, in patchFunctionTailExit()
145 bool patchCustomEvent(const bool Enable, const uint32_t FuncId, in patchCustomEvent()
151 bool patchTypedEvent(const bool Enable, const uint32_t FuncId, in patchTypedEvent()
H A Dxray_powerpc64.cpp52 bool patchFunctionEntry(const bool Enable, uint32_t FuncId, in patchFunctionEntry()
71 bool patchFunctionExit(const bool Enable, uint32_t FuncId, in patchFunctionExit()
89 bool patchFunctionTailExit(const bool Enable, const uint32_t FuncId, in patchFunctionTailExit()
97 bool patchCustomEvent(const bool Enable, const uint32_t FuncId, in patchCustomEvent()
103 bool patchTypedEvent(const bool Enable, const uint32_t FuncId, in patchTypedEvent()
H A Dxray_mips.cpp52 inline static bool patchSled(const bool Enable, const uint32_t FuncId, in patchSled()
137 bool patchFunctionEntry(const bool Enable, const uint32_t FuncId, in patchFunctionEntry()
143 bool patchFunctionExit(const bool Enable, const uint32_t FuncId, in patchFunctionExit()
148 bool patchFunctionTailExit(const bool Enable, const uint32_t FuncId, in patchFunctionTailExit()
155 bool patchCustomEvent(const bool Enable, const uint32_t FuncId, in patchCustomEvent()
161 bool patchTypedEvent(const bool Enable, const uint32_t FuncId, in patchTypedEvent()
H A Dxray_hexagon.cpp87 inline static bool patchSled(const bool Enable, const uint32_t FuncId, in patchSled()
136 bool patchFunctionEntry(const bool Enable, const uint32_t FuncId, in patchFunctionEntry()
142 bool patchFunctionExit(const bool Enable, const uint32_t FuncId, in patchFunctionExit()
147 bool patchFunctionTailExit(const bool Enable, const uint32_t FuncId, in patchFunctionTailExit()
152 bool patchCustomEvent(const bool Enable, const uint32_t FuncId, in patchCustomEvent()
158 bool patchTypedEvent(const bool Enable, const uint32_t FuncId, in patchTypedEvent()
H A Dxray_mips64.cpp53 inline static bool patchSled(const bool Enable, const uint32_t FuncId, in patchSled()
145 bool patchFunctionEntry(const bool Enable, const uint32_t FuncId, in patchFunctionEntry()
151 bool patchFunctionExit(const bool Enable, const uint32_t FuncId, in patchFunctionExit()
156 bool patchFunctionTailExit(const bool Enable, const uint32_t FuncId, in patchFunctionTailExit()
163 bool patchCustomEvent(const bool Enable, const uint32_t FuncId, in patchCustomEvent()
169 bool patchTypedEvent(const bool Enable, const uint32_t FuncId, in patchTypedEvent()
H A Dxray_x86_64.cpp123 bool patchFunctionEntry(const bool Enable, const uint32_t FuncId, in patchFunctionEntry()
172 bool patchFunctionExit(const bool Enable, const uint32_t FuncId, in patchFunctionExit()
219 bool patchFunctionTailExit(const bool Enable, const uint32_t FuncId, in patchFunctionTailExit()
249 bool patchCustomEvent(const bool Enable, const uint32_t FuncId, in patchCustomEvent()
277 bool patchTypedEvent(const bool Enable, const uint32_t FuncId, in patchTypedEvent()
H A Dxray_interface.cpp153 bool patchSled(const XRaySledEntry &Sled, bool Enable, in patchSled()
209 bool Enable) XRAY_NEVER_INSTRUMENT { in patchFunction()
264 XRayPatchingStatus controlPatching(bool Enable) XRAY_NEVER_INSTRUMENT { in controlPatching()
348 bool Enable) XRAY_NEVER_INSTRUMENT { in mprotectAndPatchFunction()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetMachine.h265 void setGlobalISel(bool Enable) { Options.EnableGlobalISel = Enable; } in setO0WantsFastISel() argument
270 Options.EnableMachineOutliner = Enable; in setMachineOutliner() argument
273 Options.SupportsDefaultOutlining = Enable; in setSupportsDefaultOutlining() argument
263 setFastISel(bool Enable) setFastISel() argument
266 setGlobalISel(bool Enable) setGlobalISel() argument
276 setSupportsDebugEntryValues(bool Enable) setSupportsDebugEntryValues() argument
280 setCFIFixup(bool Enable) setCFIFixup() argument
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/DataFormatters/
H A DDataVisualization.cpp109 void DataVisualization::Categories::Enable(ConstString category, in Enable() function in DataVisualization::Categories
116 void DataVisualization::Categories::Enable(lldb::LanguageType lang_type) { in Enable() function in DataVisualization::Categories
133 void DataVisualization::Categories::Enable( in Enable() function in DataVisualization::Categories
H A DTypeCategoryMap.cpp46 bool TypeCategoryMap::Enable(KeyType category_name, Position pos) { Enable() function in TypeCategoryMap
62 bool TypeCategoryMap::Enable(TypeCategoryImplSP category, Position pos) { Enable() function in TypeCategoryMap
H A DLanguageCategory.cpp124 void LanguageCategory::Enable() { in Enable() function in LanguageCategory
H A DTypeCategory.cpp309 void TypeCategoryImpl::Enable(bool value, uint32_t position) { in Enable() function in TypeCategoryImpl
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/
H A DAArch64SMEAttributes.cpp15 void SMEAttrs::set(unsigned M, bool Enable) { in set() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DCurrentSourceLocExprScope.h69 bool Enable; variable
/freebsd-src/contrib/llvm-project/llvm/lib/TargetParser/
H A DSubtargetFeature.cpp37 void SubtargetFeatures::AddFeature(StringRef String, bool Enable) { in AddFeature()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DWithColor.h47 Enable, enumerator
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetPassConfig.h196 void setEnableTailMerge(bool Enable) { setOpt(EnableTailMerge, Enable); } in setEnableTailMerge()
199 void setEnableSinkAndFold(bool Enable) { setOpt(EnableSinkAndFold, Enable); } in setEnableSinkAndFold()
/freebsd-src/contrib/llvm-project/llvm/lib/Target/
H A DTargetMachineC.cpp255 void LLVMSetTargetMachineFastISel(LLVMTargetMachineRef T, LLVMBool Enable) { in LLVMSetTargetMachineFastISel() argument
259 void LLVMSetTargetMachineGlobalISel(LLVMTargetMachineRef T, LLVMBool Enable) { in LLVMSetTargetMachineGlobalISel() argument
282 LLVMBool Enable) { in LLVMSetTargetMachineMachineOutliner() argument
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCAsmInfo.cpp25 enum DefaultOnOff { Default, Enable, Disable }; enumerator
/freebsd-src/contrib/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/
H A Dguarded_pool_allocator_posix.cpp109 auto Enable = []() { in installAtFork() local
/freebsd-src/contrib/llvm-project/llvm/lib/Passes/
H A DPassBuilder.cpp621 bool Enable = !ParamName.consume_front("no-"); parseLoopUnrollOptions() local
812 bool Enable = !ParamName.consume_front("no-"); parseSimplifyCFGOptions() local
856 bool Enable = !ParamName.consume_front("no-"); parseInstCombineOptions() local
886 bool Enable = !ParamName.consume_front("no-"); parseLoopVectorizeOptions() local
906 bool Enable = !ParamName.consume_front("no-"); parseLoopUnswitchOptions() local
927 bool Enable = !ParamName.consume_front("no-"); parseLICMOptions() local
945 bool Enable = !ParamName.consume_front("no-"); parseLoopRotateOptions() local
965 bool Enable = !ParamName.consume_front("no-"); parseMergedLoadStoreMotionOptions() local
985 bool Enable = !ParamName.consume_front("no-"); parseGVNOptions() local
1009 bool Enable = !ParamName.consume_front("no-"); parseIPSCCPOptions() local
1118 bool Enable = !ParamName.consume_front("no-"); parseGlobalMergeOptions() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGLoopInfo.h44 enum LVEnableState { Unspecified, Enable, Disable, Full }; enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DCrashRecoveryContext.cpp140 void CrashRecoveryContext::Enable() { in Enable() function in CrashRecoveryContext

12