Home
last modified time | relevance | path

Searched refs:func_caller (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/
H A Dtail-call-cgp.ll8 ; CHECK-LABEL: @func_caller(
12 define void @func_caller(i32* nocapture %p, i32 %a, i32 %b) #0 {
/llvm-project-15.0.7/lldb/source/Plugins/SystemRuntime/MacOSX/
H A DAppleGetItemInfoHandler.cpp342 FunctionCaller *func_caller = m_get_item_info_impl_code->GetFunctionCaller(); in GetItemInfo() local
343 if (!func_caller) { in GetItemInfo()
351 func_call_ret = func_caller->ExecuteFunction(exe_ctx, &args_addr, options, in GetItemInfo()
/llvm-project-15.0.7/llvm/test/tools/llvm-reduce/
H A Doperands-to-args.ll22 ; INTERESTING-LABEL: define void @func_caller() {
51 define void @func_caller() {