Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/plugins/amdgpu/impl/
H A Dinternal.h58 uint32_t implicit_argument_count; member
H A Dsystem.cpp483 info.implicit_argument_count++; in get_code_object_custom_metadata()
/llvm-project-15.0.7/openmp/libomptarget/plugins/amdgpu/src/
H A Drtl.cpp1509 KernelInfoEntry.implicit_argument_count); in runRegionLocked()
1510 if (KernelInfoEntry.implicit_argument_count >= 4) { in runRegionLocked()