Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/plugins/amdgpu/impl/
H A Dinternal.h57 uint32_t explicit_argument_count; member
H A Dsystem.cpp480 info.explicit_argument_count++; in get_code_object_custom_metadata()
/llvm-project-15.0.7/openmp/libomptarget/plugins/amdgpu/src/
H A Drtl.cpp1399 assert(ArgNum == (int)KernelInfoEntry.explicit_argument_count); in runRegionLocked()
1516 sizeof(void *) * (KernelInfoEntry.explicit_argument_count + 3); in runRegionLocked()