Home
last modified time | relevance | path

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

/external/llvm-project/openmp/libomptarget/plugins/amdgpu/src/
Drtl.cpp55 hsa_status_t hostrpc_init();
58 __attribute__((weak)) hsa_status_t hostrpc_init() { return HSA_STATUS_SUCCESS; } in hostrpc_init() function
458 hostrpc_init(); in RTLDeviceInfoTy()