/llvm-project/lldb/include/lldb/Host/common/ |
H A D | GetOptInc.h | 29 struct option { struct 55 const struct option *longopts, int *longindex); argument 30 nameoption global() argument
|
/llvm-project/mlir/tools/mlir-tblgen/ |
H A D | PassDocGen.cpp | 35 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 D | simd01.f90 | 33 integer i, option local
|
/llvm-project/mlir/lib/ExecutionEngine/ |
H A D | ArmRunnerUtils.cpp | 41 static void setArmVectorLength(std::string_view helper_name, int option, in setArmVectorLength()
|
/llvm-project/bolt/docs/ |
H A D | generate_doc.py | 18 def add_info(sections, section, option, description): argument [all...] |
/llvm-project/lldb/examples/python/ |
H A D | memory.py | 66 def append_data_callback(option, opt_str, value, parser): argument
|
H A D | types.py | 65 def regex_option_callback(option, opt_str, value, parser): argument
|
/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/debugger/ |
H A D | Debuggers.py | 49 def _warn_meaningless_option(context, option): argument
|
/llvm-project/third-party/benchmark/bindings/python/google_benchmark/ |
H A D | __init__.py | 96 option = __OptionMaker() variable
|
/llvm-project/polly/lib/External/isl/ |
H A D | codegen.c | 68 isl_union_map *option; in set_universe() local
|
H A D | isl_schedule_band.c | 539 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 D | heap.py | 225 def append_regex_callback(option, opt, value, parser): argument
|
/llvm-project/bolt/lib/Passes/ |
H A D | ReorderFunctions.cpp | 55 __anoncdb140230102(const bolt::ReorderFunctions::ReorderType &option) __anoncdb140230102() argument
|
/llvm-project/bolt/runtime/ |
H A D | sys_aarch64.h | 375 int __prctl(int option, unsigned long arg2, unsigned long arg3, in __prctl()
|
/llvm-project/lld/ELF/ |
H A D | Driver.cpp | 1114 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 D | ProgrammersManual.rst | 1181 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 D | DWARFTypePrinter.cpp |
|
/llvm-project/mlir/lib/Pass/ |
H A D | PassRegistry.cpp | 336 __anonede6f6f20902(OptionBase *option) print() argument 362 for (auto *option : options) getOptionWidth() local [all...] |
/llvm-project/mlir/lib/Dialect/Vector/Transforms/ |
H A D | LowerVectorMultiReduction.cpp | 519 createLowerVectorMultiReductionPass(vector::VectorMultiReductionLowering option) createLowerVectorMultiReductionPass() argument
|
/llvm-project/lldb/utils/lui/ |
H A D | lldbutil.py | 121 def get_description(obj, option=None): argument
|
/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_netbsd.cpp | 291 uptr internal_prctl(int option, uptr arg2, uptr arg3, uptr arg4, uptr arg5) { in internal_prctl()
|
H A D | sanitizer_linux.cpp | 800 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 D | Driver.cpp | 751 handleUndefined(StringRef name,const char * option) handleUndefined() argument [all...] |
/llvm-project/clang/test/CodeGenCXX/ |
H A D | microsoft-abi-member-pointers.cpp | 130 struct C { int B::*option; }; member
|
/llvm-project/lldb/source/Interpreter/ |
H A D | CommandInterpreter.cpp | 1657 std::string option; BuildAliasResult() local 2225 std::string option; BuildAliasCommandArgs() local [all...] |