Home
last modified time | relevance | path

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

/external/llvm-project/openmp/libomptarget/src/
Ddevice.h140 struct DeviceTy { struct
163 DeviceTy(RTLInfoTy *RTL); argument
169 DeviceTy &operator=(const DeviceTy &D); argument
Ddevice.cpp23 DeviceTy::DeviceTy(const DeviceTy &D) in DeviceTy() function in DeviceTy
45 DeviceTy::DeviceTy(RTLInfoTy *RTL) in DeviceTy() function in DeviceTy