Home
last modified time | relevance | path

Searched defs:callee (Results 1 – 25 of 101) sorted by relevance

12345

/llvm-project/lld/test/ELF/
H A Daarch64-range-thunk-extension-plt32.s31 .global callee symbol
33 callee: label
H A Dppc64-long-branch-localentry-offset.s23 .globl callee symbol
24 callee: label
H A Dppc64-plt-stub-compatible.s25 .globl callee symbol
26 callee: label
H A Dppc64-pcrel-call-to-toc.s65 callee: label
H A Dppc64-pcrel-call-to-toc-error.s18 callee: label
H A Dppc64-toc-call-to-pcrel.s50 callee: label
H A Dppc64-error-toc-local-call.s14 callee: label
/llvm-project/lldb/test/API/functionalities/step-avoids-no-debug/
H A Dwithout-debug.c4 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 Dpoly_expr_for_nonpoly_dummy.f909 subroutine callee(x) subroutine
11 end subroutine callee argument
/llvm-project/clang/test/CodeGenCXX/
H A Dpr20719.cpp15 H<Fx> callee; in K_void() local
20 H<Fx> callee; in K_int() local
/llvm-project/clang/test/Analysis/
H A Dshallow-mode.m18 + (void)callee; class
26 + (void)callee { class
H A Dloop-block-counts.c5 void callee(void **p) { in callee() function
H A Dmalloc-bodyfarms.cpp15 void callee() {} in callee() function
/llvm-project/clang/test/Analysis/diagnostics/
H A Dundef-value-callee.h2 void callee(void) { in callee() function
/llvm-project/compiler-rt/test/profile/Inputs/
H A Dcomdat_rename_1.cpp6 int FOO::callee() { in callee() function in FOO
/llvm-project/clang/test/SemaCUDA/
H A Dwindows-calling-conv.cu12 static void __stdcall callee() noexcept { in callee() function
/llvm-project/clang/test/CodeGenObjC/
H A Dbuiltin-constant-p.m8 extern void callee(void); function
/llvm-project/clang/test/CodeGen/
H A Darm64-be-hfa-vararg.c6 double callee(int a, ...) { in callee() function
/llvm-project/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dgenk-timing.py67 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 Dgenk-timing.py67 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 Dgenk-timing.py77 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 Dicf-pdata.s19 callee: label
H A Dicf-xdata.s26 callee: label
/llvm-project/clang/test/CodeGenObjCXX/
H A Darc-references.mm7 void callee(); function
/llvm-project/compiler-rt/test/asan/TestCases/
H A Dcoverage-trace-pc.cpp11 extern "C" void __sanitizer_cov_trace_pc_indir(void *callee) { in __sanitizer_cov_trace_pc_indir()

12345