Home
last modified time | relevance | path

Searched defs:initAsyncInfo (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/openmp/libomptarget/plugins/cuda/src/
H A Drtl.cpp1482 int initAsyncInfo(int DeviceId, __tgt_async_info **AsyncInfo) const { in initAsyncInfo() function in __anondfa3b3cd0111::DeviceRTLTy
/llvm-project-15.0.7/openmp/libomptarget/plugins/amdgpu/src/
H A Drtl.cpp1188 void initAsyncInfo(__tgt_async_info *AsyncInfo) { in initAsyncInfo() function