Lines Matching defs:plugin
39 namespace plugin {
163 /// Stream Manager for the CUDA plugin.
210 /// Event Manager for the CUDA plugin.
1327 /// Class implementing the CUDA-specific functionalities of the plugin.
1329 /// Create a CUDA plugin.
1336 /// Initialize the plugin and return the number of devices.
1367 /// Deinitialize the plugin.
1508 } // namespace plugin
1514 llvm::omp::target::plugin::GenericPluginTy *createPlugin_cuda() {
1515 return new llvm::omp::target::plugin::CUDAPluginTy();