Home
last modified time | relevance | path

Searched defs:depth (Results 1 – 25 of 89) sorted by relevance

1234

/llvm-project-15.0.7/lldb/test/API/lang/c/recurse/
H A Dmain.c5 recurse_crash (uint32_t depth) in recurse_crash()
18 uint32_t depth = UINT32_MAX; in main() local
/llvm-project-15.0.7/compiler-rt/test/asan/TestCases/
H A Dheavy_uar_test.cpp34 void RecursiveFunctionWithStackFrame(int depth) { in RecursiveFunctionWithStackFrame()
50 int depth = argc >= 3 ? atoi(argv[2]) : 500; in main() local
H A Duar_and_exceptions.cpp23 void Func(int depth) { in Func()
/llvm-project-15.0.7/compiler-rt/test/dfsan/
H A Dstack_trace.c13 NOINLINE size_t bar(int depth, char *buf, size_t len) { in bar()
21 NOINLINE size_t baz(int depth, char *buf, size_t len) { in baz()
H A Dorigin_id_stack_trace.c17 __attribute__((noinline)) void bar(int depth, void *addr, int size) { in bar()
25 __attribute__((noinline)) void baz(int depth, void *addr, int size) { in baz()
H A Dorigin_stack_trace.c19 NOINLINE void bar(int depth, void *addr, int size) { in bar()
27 NOINLINE void baz(int depth, void *addr, int size) { in baz()
/llvm-project-15.0.7/compiler-rt/test/hwasan/TestCases/
H A Drich-stack.c18 void FOO(int depth, int err_depth, int offset) { in FOO()
38 void BAR(int depth, int err_depth, int offset) { in BAR()
55 int depth = atoi(argv[1]); in main() local
/llvm-project-15.0.7/lldb/source/Breakpoint/
H A DBreakpointResolverScripted.cpp30 lldb::SearchDepth depth, const StructuredDataImpl &args_data) in BreakpointResolverScripted()
76 lldb::SearchDepth depth = lldb::eSearchDepthTarget; in CreateFromStructuredData() local
123 lldb::SearchDepth depth = lldb::eSearchDepthModule; in GetDepth() local
/llvm-project-15.0.7/compiler-rt/lib/dfsan/
H A Ddfsan_origin.h74 int depth = prev.isChainedOrigin() ? prev.depth() : -1; in CreateChainedOrigin() local
116 int depth() const { in depth() function
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dconstexpr-depth.cpp5 constexpr int depth(int n) { return n > 1 ? depth(n-1) : 0; } // expected-note {{exceeded maximum d… in depth() function
/llvm-project-15.0.7/lldb/source/DataFormatters/
H A DDumpValueObjectOptions.cpp35 DumpValueObjectOptions::SetMaximumPointerDepth(PointerDepth depth) { in SetMaximumPointerDepth()
41 DumpValueObjectOptions::SetMaximumDepth(uint32_t depth, bool is_default) { in SetMaximumDepth()
99 DumpValueObjectOptions::SetOmitSummaryDepth(uint32_t depth) { in SetOmitSummaryDepth()
/llvm-project-15.0.7/compiler-rt/test/msan/
H A Dstack-origin2.cpp24 int f(int depth) { in f()
/llvm-project-15.0.7/compiler-rt/test/asan/TestCases/Posix/
H A Ddeep_call_stack.cpp14 void RecursiveFunc(int depth, int *ptr) { in RecursiveFunc()
/llvm-project-15.0.7/clang/test/CodeGen/
H A DPR4611-bitfield-layout.c6 unsigned int type:3, pack_id:16, depth:13; member
/llvm-project-15.0.7/clang/bindings/python/examples/cindex/
H A Dcindex-dump.py38 def get_info(node, depth=0): argument
/llvm-project-15.0.7/compiler-rt/lib/msan/
H A Dmsan_origin.h110 int depth = prev.isChainedOrigin() ? prev.depth() : 0; in CreateChainedOrigin() local
157 int depth() const { in depth() function
/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DRewriterGen.cpp378 void PatternEmitter::emitMatch(DagNode tree, StringRef name, int depth) { in emitMatch()
434 int depth) { in emitNativeCodeMatch()
542 void PatternEmitter::emitOpMatch(DagNode tree, StringRef opName, int depth) { in emitOpMatch()
691 int &operandIndex, int depth) { in emitEitherOperandMatch()
758 int argIndex, int depth) { in emitAttributeMatch()
846 int depth = 0; in emitMatchLogic() local
1196 int depth) { in handleReturnTypeArg()
1247 int depth) { in handleReplaceWithNativeCodeCall()
1377 int depth) { in handleOpCreation()
1571 DagNode node, const ChildNodeIndexNameMap &childNodeNames, int depth) { in supplyValuesForOpArgs()
[all …]
/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_ast_codegen.c746 isl_size depth; in add_implied_guards() local
1066 isl_size depth; in for_inc() local
1184 isl_size depth; in refine_generic_bounds() local
1290 isl_size depth; in refine_generic_split() local
1355 isl_size depth; in create_for() local
1485 isl_size depth; in create_node_scaled() local
1582 int depth; member
1707 isl_size depth; in create_node() local
2003 isl_size depth; in add_nodes() local
2366 int depth; member
[all …]
/llvm-project-15.0.7/openmp/runtime/src/
H A Dompt-specific.cpp51 ompt_team_info_t *__ompt_get_teaminfo(int depth, int *size) { in __ompt_get_teaminfo()
103 ompt_task_info_t *__ompt_get_task_info_object(int depth) { in __ompt_get_task_info_object()
143 ompt_task_info_t *__ompt_get_scheduling_taskinfo(int depth) { in __ompt_get_scheduling_taskinfo()
/llvm-project-15.0.7/polly/lib/External/ppcg/
H A Dgpu_hybrid.c65 int depth0, depth; in update_phase() local
H A Dgpu_array_tile.h48 int depth; member
/llvm-project-15.0.7/lld/Common/
H A DTimer.cpp56 void Timer::print(int depth, double totalDuration, bool recurse) const { in print()
/llvm-project-15.0.7/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxMap.cpp87 MapIterator(MapEntry entry, size_t depth = 0) in MapIterator()
89 MapIterator(ValueObjectSP entry, size_t depth = 0) in MapIterator()
93 MapIterator(ValueObject *entry, size_t depth = 0) in MapIterator()
/llvm-project-15.0.7/compiler-rt/test/asan/TestCases/Linux/
H A Duar_signals.cpp44 void RecursiveFunction(int depth) { in RecursiveFunction()
/llvm-project-15.0.7/llvm/tools/llvm-c-test/
H A Dcalc.c45 int depth = 0; in build_from_tokens() local

1234