Home
last modified time | relevance | path

Searched refs:call_mangled_function (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_opencl.c176 static bool call_mangled_function(struct vtn_builder *b, in call_mangled_function() function
471 if (!call_mangled_function(b, name, 0, num_srcs, src_types, in handle_clc_fn()
601 if (!call_mangled_function(b, "async_work_group_strided_copy", (1 << 1), num_srcs, src_types, dest_type, srcs, &ret_deref)) in handle_core()
607 if (!call_mangled_function(b, "wait_group_events", 0, num_srcs, src_types, dest_type, srcs, &ret_deref)) in handle_core()

Completed in 3 milliseconds