Home
last modified time | relevance | path

Searched defs:option (Results 1 – 25 of 35) sorted by relevance

12

/llvm-project/lldb/include/lldb/Host/common/
H A DGetOptInc.h29 struct option { struct
55 const struct option *longopts, int *longindex); argument
30 nameoption global() argument
/llvm-project/mlir/tools/mlir-tblgen/
H A DPassDocGen.cpp35 longestOption = std::max(option.getArgument().size(), longestOption); in emitDoc() local
33 for (const PassOption &option : options) emitDoc() local
/llvm-project/flang/test/Semantics/OpenMP/
H A Dsimd01.f9033 integer i, option local
/llvm-project/mlir/lib/ExecutionEngine/
H A DArmRunnerUtils.cpp41 static void setArmVectorLength(std::string_view helper_name, int option, in setArmVectorLength()
/llvm-project/bolt/docs/
H A Dgenerate_doc.py18 def add_info(sections, section, option, description): argument
[all...]
/llvm-project/lldb/examples/python/
H A Dmemory.py66 def append_data_callback(option, opt_str, value, parser): argument
H A Dtypes.py65 def regex_option_callback(option, opt_str, value, parser): argument
/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/debugger/
H A DDebuggers.py49 def _warn_meaningless_option(context, option): argument
/llvm-project/third-party/benchmark/bindings/python/google_benchmark/
H A D__init__.py96 option = __OptionMaker() variable
/llvm-project/polly/lib/External/isl/
H A Dcodegen.c68 isl_union_map *option; in set_universe() local
H A Disl_schedule_band.c539 isl_set *option; in add_loop_types() local
721 isl_set *option; in extract_loop_type() local
/llvm-project/lldb/examples/darwin/heap_find/
H A Dheap.py225 def append_regex_callback(option, opt, value, parser): argument
/llvm-project/bolt/lib/Passes/
H A DReorderFunctions.cpp55 __anoncdb140230102(const bolt::ReorderFunctions::ReorderType &option) __anoncdb140230102() argument
/llvm-project/bolt/runtime/
H A Dsys_aarch64.h375 int __prctl(int option, unsigned long arg2, unsigned long arg3, in __prctl()
/llvm-project/lld/ELF/
H A DDriver.cpp1114 getCompressionType(StringRef s,StringRef option) getCompressionType() argument
1542 std::pair<StringRef, StringRef> option = readConfigs() local
1583 std::pair<StringRef, StringRef> option = readConfigs() local
2146 handleUndefined(Symbol * sym,const char * option) handleUndefined() argument
[all...]
/llvm-project/llvm/docs/
H A DProgrammersManual.rst1181 Fine grained debug info with ``DEBUG_TYPE`` and the ``-debug-only`` option argument
1179 DEBUG_TYPEThe ``LLVM_DEBUG()`` macro and ``-debug`` option global() argument
1240 StatisticFine grained debug info with ``DEBUG_TYPE`` and the ``-debug-only`` option global() argument
1326 DebugCountersThe ``Statistic`` class & ``-stats`` option global() argument
[all...]
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFTypePrinter.cpp
/llvm-project/mlir/lib/Pass/
H A DPassRegistry.cpp336 __anonede6f6f20902(OptionBase *option) print() argument
362 for (auto *option : options) getOptionWidth() local
[all...]
/llvm-project/mlir/lib/Dialect/Vector/Transforms/
H A DLowerVectorMultiReduction.cpp519 createLowerVectorMultiReductionPass(vector::VectorMultiReductionLowering option) createLowerVectorMultiReductionPass() argument
/llvm-project/lldb/utils/lui/
H A Dlldbutil.py121 def get_description(obj, option=None): argument
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_netbsd.cpp291 uptr internal_prctl(int option, uptr arg2, uptr arg3, uptr arg4, uptr arg5) { in internal_prctl()
H A Dsanitizer_linux.cpp800 internal_prctl(int option,uptr arg2,uptr arg3,uptr arg4,uptr arg5) internal_prctl() argument
806 internal_arch_prctl(int option,uptr arg2) internal_arch_prctl() argument
/llvm-project/lld/wasm/
H A DDriver.cpp751 handleUndefined(StringRef name,const char * option) handleUndefined() argument
[all...]
/llvm-project/clang/test/CodeGenCXX/
H A Dmicrosoft-abi-member-pointers.cpp130 struct C { int B::*option; }; member
/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp1657 std::string option; BuildAliasResult() local
2225 std::string option; BuildAliasCommandArgs() local
[all...]

12