Home
last modified time | relevance | path

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

/external/llvm-project/openmp/libomptarget/plugins/amdgpu/impl/
Dsystem.cpp759 int array_lookup_element(msgpack::byte_range message, uint64_t elt, in callbackEvent() function
831 msgpack_errors += array_lookup_element(kernel_array, i, &element); in callbackEvent()
869 msgpack_errors += array_lookup_element(args_array, i, &args_element); in callbackEvent()