Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/plugins/cuda/src/
H A Drtl.cpp328 class DeviceRTLTy { class
498 DeviceRTLTy(const DeviceRTLTy &) = delete;
499 DeviceRTLTy(DeviceRTLTy &&) = delete;
501 DeviceRTLTy() in DeviceRTLTy() function in __anondfa3b3cd0111::DeviceRTLTy
584 ~DeviceRTLTy() { in ~DeviceRTLTy()
657 DeviceRTLTy::DefaultNumTeams); in initDevice()
670 DeviceRTLTy::DefaultNumThreads); in initDevice()
745 DeviceData[DeviceId].NumTeams = DeviceRTLTy::DefaultNumTeams; in initDevice()
747 DeviceRTLTy::DefaultNumTeams); in initDevice()
759 DeviceRTLTy::DefaultNumThreads); in initDevice()
[all …]