/llvm-project/lld/test/ELF/ |
H A D | aarch64-range-thunk-extension-plt32.s | 31 .global callee symbol 33 callee: label
|
H A D | ppc64-long-branch-localentry-offset.s | 23 .globl callee symbol 24 callee: label
|
H A D | ppc64-plt-stub-compatible.s | 25 .globl callee symbol 26 callee: label
|
H A D | ppc64-pcrel-call-to-toc.s | 65 callee: label
|
H A D | ppc64-pcrel-call-to-toc-error.s | 18 callee: label
|
H A D | ppc64-toc-call-to-pcrel.s | 50 callee: label
|
H A D | ppc64-error-toc-local-call.s | 14 callee: label
|
/llvm-project/lldb/test/API/functionalities/step-avoids-no-debug/ |
H A D | without-debug.c | 4 no_debug_caller_intermediate(int input, debug_callee callee) in no_debug_caller_intermediate() 12 no_debug_caller (int input, debug_callee callee) in no_debug_caller()
|
/llvm-project/flang/test/Lower/HLFIR/ |
H A D | poly_expr_for_nonpoly_dummy.f90 | 9 subroutine callee(x) subroutine 11 end subroutine callee argument
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | pr20719.cpp | 15 H<Fx> callee; in K_void() local 20 H<Fx> callee; in K_int() local
|
/llvm-project/clang/test/Analysis/ |
H A D | shallow-mode.m | 18 + (void)callee; class 26 + (void)callee { class
|
H A D | loop-block-counts.c | 5 void callee(void **p) { in callee() function
|
H A D | malloc-bodyfarms.cpp | 15 void callee() {} in callee() function
|
/llvm-project/clang/test/Analysis/diagnostics/ |
H A D | undef-value-callee.h | 2 void callee(void) { in callee() function
|
/llvm-project/compiler-rt/test/profile/Inputs/ |
H A D | comdat_rename_1.cpp | 6 int FOO::callee() { in callee() function in FOO
|
/llvm-project/clang/test/SemaCUDA/ |
H A D | windows-calling-conv.cu | 12 static void __stdcall callee() noexcept { in callee() function
|
/llvm-project/clang/test/CodeGenObjC/ |
H A D | builtin-constant-p.m | 8 extern void callee(void); function
|
/llvm-project/clang/test/CodeGen/ |
H A D | arm64-be-hfa-vararg.c | 6 double callee(int a, ...) { in callee() function
|
/llvm-project/llvm/examples/Kaleidoscope/MCJIT/cached/ |
H A D | genk-timing.py | 67 def updateTotalCallCount(self, callee): argument 75 def updateFunctionCallMap(self, caller, callee): argument 85 def updateCalledFunctionList(self, callee): argument
|
/llvm-project/llvm/examples/Kaleidoscope/MCJIT/lazy/ |
H A D | genk-timing.py | 67 def updateTotalCallCount(self, callee): argument 75 def updateFunctionCallMap(self, caller, callee): argument 85 def updateCalledFunctionList(self, callee): argument
|
/llvm-project/llvm/examples/Kaleidoscope/MCJIT/complete/ |
H A D | genk-timing.py | 77 def updateTotalCallCount(self, callee): argument 85 def updateFunctionCallMap(self, caller, callee): argument 95 def updateCalledFunctionList(self, callee): argument
|
/llvm-project/lld/test/COFF/ |
H A D | icf-pdata.s | 19 callee: label
|
H A D | icf-xdata.s | 26 callee: label
|
/llvm-project/clang/test/CodeGenObjCXX/ |
H A D | arc-references.mm | 7 void callee(); function
|
/llvm-project/compiler-rt/test/asan/TestCases/ |
H A D | coverage-trace-pc.cpp | 11 extern "C" void __sanitizer_cov_trace_pc_indir(void *callee) { in __sanitizer_cov_trace_pc_indir()
|