/llvm-project/lldb/test/API/lang/c/recurse/ |
H A D | main.c | 5 recurse_crash (uint32_t depth) in recurse_crash() 18 uint32_t depth = UINT32_MAX; in main() local
|
/llvm-project/compiler-rt/test/asan/TestCases/ |
H A D | heavy_uar_test.cpp | 40 void RecursiveFunctionWithStackFrame(int depth) { in RecursiveFunctionWithStackFrame() 56 int depth = argc >= 3 ? atoi(argv[2]) : 500; in main() local
|
H A D | uar_and_exceptions.cpp | 23 void Func(int depth) { in Func()
|
/llvm-project/compiler-rt/test/hwasan/TestCases/ |
H A D | rich-stack.c | 18 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/compiler-rt/test/dfsan/ |
H A D | stack_trace.c | 11 NOINLINE size_t bar(int depth, char *buf, size_t len) { in bar() 19 NOINLINE size_t baz(int depth, char *buf, size_t len) { in baz()
|
H A D | origin_id_stack_trace.c | 15 __attribute__((noinline)) void bar(int depth, void *addr, int size) { in bar() 23 __attribute__((noinline)) void baz(int depth, void *addr, int size) { in baz()
|
H A D | origin_stack_trace.c | 19 NOINLINE void bar(int depth, void *addr, int size) { in bar() 27 NOINLINE void baz(int depth, void *addr, int size) { bar(depth, addr, size); } in baz()
|
/llvm-project/lldb/source/Breakpoint/ |
H A D | BreakpointResolverScripted.cpp | 30 lldb::SearchDepth depth, const StructuredDataImpl &args_data) in BreakpointResolverScripted() argument 74 lldb::SearchDepth depth = lldb::eSearchDepthTarget; CreateFromStructuredData() local 121 lldb::SearchDepth depth = lldb::eSearchDepthModule; GetDepth() local
|
/llvm-project/compiler-rt/lib/dfsan/ |
H A D | dfsan_origin.h | 74 int depth = prev.isChainedOrigin() ? prev.depth() : -1; in CreateChainedOrigin() local 116 int depth() const { in depth() function
|
/llvm-project/clang/test/SemaCXX/ |
H A D | constexpr-depth.cpp | 5 constexpr int depth(int n) { return n > 1 ? depth(n-1) : 0; } // expected-note {{exceeded maximum d… in depth() function
|
/llvm-project/lldb/source/DataFormatters/ |
H A D | DumpValueObjectOptions.cpp | 36 SetMaximumPointerDepth(PointerDepth depth) SetMaximumPointerDepth() argument 42 SetMaximumDepth(uint32_t depth,bool is_default) SetMaximumDepth() argument 106 SetOmitSummaryDepth(uint32_t depth) SetOmitSummaryDepth() argument
|
/llvm-project/compiler-rt/test/asan/TestCases/Posix/ |
H A D | deep_call_stack.cpp | 14 RecursiveFunc(int depth,int * ptr) RecursiveFunc() argument
|
/llvm-project/compiler-rt/test/msan/ |
H A D | stack-origin2.cpp | 25 extern "C" void f(int depth) { in f()
|
/llvm-project/clang/test/CodeGen/ |
H A D | PR4611-bitfield-layout.c | 6 unsigned int type:3, pack_id:16, depth:13; member
|
/llvm-project/clang/bindings/python/examples/cindex/ |
H A D | cindex-dump.py | 43 def get_info(node, depth=0): argument
|
/llvm-project/compiler-rt/lib/msan/ |
H A D | msan_origin.h | 110 int depth = prev.isChainedOrigin() ? prev.depth() : 0; in CreateChainedOrigin() local 157 int depth() const { in depth() function
|
/llvm-project/mlir/tools/mlir-tblgen/ |
H A D | RewriterGen.cpp | 395 emitMatch(DagNode tree,StringRef name,int depth) emitMatch() argument 451 emitNativeCodeMatch(DagNode tree,StringRef opName,int depth) emitNativeCodeMatch() argument 561 emitOpMatch(DagNode tree,StringRef opName,int depth) emitOpMatch() argument 729 emitEitherOperandMatch(DagNode tree,DagNode eitherArgTree,StringRef opName,int argIndex,int & operandIndex,int depth) emitEitherOperandMatch() argument 809 emitVariadicOperandMatch(DagNode tree,DagNode variadicArgTree,StringRef opName,int argIndex,int & operandIndex,int depth) emitVariadicOperandMatch() argument 868 emitAttributeMatch(DagNode tree,StringRef opName,int argIndex,int depth) emitAttributeMatch() argument 957 int depth = 0; emitMatchLogic() local 1232 handleResultPattern(DagNode resultTree,int resultIndex,int depth) handleResultPattern() argument 1261 handleVariadic(DagNode tree,int depth) handleVariadic() argument 1348 handleReturnTypeArg(DagNode returnType,int i,int depth) handleReturnTypeArg() argument 1399 handleReplaceWithNativeCodeCall(DagNode tree,int depth) handleReplaceWithNativeCodeCall() argument 1529 handleOpCreation(DagNode tree,int resultIndex,int depth) handleOpCreation() argument 1749 supplyValuesForOpArgs(DagNode node,const ChildNodeIndexNameMap & childNodeNames,int depth) supplyValuesForOpArgs() argument 1791 createAggregateLocalVarsForOpArgs(DagNode node,const ChildNodeIndexNameMap & childNodeNames,int depth) createAggregateLocalVarsForOpArgs() argument [all...] |
/llvm-project/polly/lib/External/isl/ |
H A D | isl_ast_codegen.c | 415 int *depth = user; in cmp_constraint() local 738 isl_size depth; in add_implied_guards() local 1059 isl_size depth; in for_inc() local 1095 __isl_keep isl_set *domain, int depth) in use_upper_bound_list() 1173 isl_size depth; in refine_generic_bounds() local 1279 isl_size depth; in refine_generic_split() local 1344 isl_size depth; in create_for() local 1474 isl_size depth; in create_node_scaled() local 1571 int depth; member 1696 isl_size depth; in create_node() local [all …]
|
/llvm-project/clang/utils/ |
H A D | analyze_safe_buffer_debug_notes.py | 17 def print(self, depth): argument
|
/llvm-project/openmp/runtime/src/ |
H A D | ompt-specific.cpp | 51 ompt_team_info_t *__ompt_get_teaminfo(int depth, int *size) { in __ompt_get_teaminfo() argument 103 ompt_task_info_t *__ompt_get_task_info_object(int depth) { in __ompt_get_task_info_object() argument 143 ompt_task_info_t *__ompt_get_scheduling_taskinfo(int depth) { in __ompt_get_scheduling_taskinfo() argument
|
/llvm-project/lld/Common/ |
H A D | Timer.cpp | 57 void Timer::print(int depth, double totalDuration, bool recurse) const { in print()
|
/llvm-project/compiler-rt/test/asan/TestCases/Linux/ |
H A D | uar_signals.cpp | 44 void RecursiveFunction(int depth) { in RecursiveFunction()
|
/llvm-project/mlir/lib/Debug/ |
H A D | ExecutionContext.cpp | 60 int depth = 0; in operator ()() local
|
/llvm-project/llvm/tools/llvm-c-test/ |
H A D | calc.c | 45 int depth = 0; in build_from_tokens() local
|
/llvm-project/mlir/include/mlir/Dialect/Linalg/IR/ |
H A D | LinalgInterfaces.h | 81 SmallVector<unsigned, 2> depth; member
|