Home
last modified time | relevance | path

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

/llvm-project/offload/plugins-nextgen/cuda/src/
H A Drtl.cpp211 struct CUDAEventRef final : public GenericDeviceResourceRef { struct
216 CUDAEventRef() : Event(nullptr) {} in CUDAEventRef() argument
219 CUDAEventRef(HandleTy Event) : Event(Event) {} in CUDAEventRef() argument
213 HandleTyllvm::omp::target::plugin::CUDAEventRef global() argument
223 createllvm::omp::target::plugin::CUDAEventRef create() argument
236 destroyllvm::omp::target::plugin::CUDAEventRef destroy() argument
249 operator HandleTyllvm::omp::target::plugin::CUDAEventRef operator HandleTy() argument
253 Eventllvm::omp::target::plugin::CUDAEventRef global() argument