Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/plugins/amdgpu/impl/
H A Dsystem.cpp348 int msgpack_errors = 0; in get_code_object_custom_metadata() local
350 msgpack_errors = in get_code_object_custom_metadata()
353 if (msgpack_errors != 0) { in get_code_object_custom_metadata()
366 if (msgpack_errors != 0) { in get_code_object_custom_metadata()
374 if (msgpack_errors != 0) { in get_code_object_custom_metadata()
391 if (msgpack_errors != 0) { in get_code_object_custom_metadata()
400 if (msgpack_errors != 0) { in get_code_object_custom_metadata()
408 msgpack_errors += in get_code_object_custom_metadata()
410 if (msgpack_errors != 0) { in get_code_object_custom_metadata()
418 msgpack_errors += in get_code_object_custom_metadata()
[all …]