Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/plugins/amdgpu/src/
H A Drtl.cpp52 hsa_status_t hostrpc_init();
55 __attribute__((weak)) hsa_status_t hostrpc_init() { return HSA_STATUS_SUCCESS; } in hostrpc_init() function
996 hostrpc_init(); in RTLDeviceInfoTy()