Home
last modified time | relevance | path

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

/llvm-project/offload/plugins-nextgen/common/src/
H A DPluginInterface.cpp987 GenericGlobalHandlerTy &GHandler = Plugin.getGlobalHandler(); in setupDeviceMemoryPool() local
439 GenericGlobalHandlerTy &GHandler = GenericDevice.Plugin.getGlobalHandler(); init() local
805 GenericGlobalHandlerTy &GHandler = Plugin.getGlobalHandler(); deinit() local
954 GenericGlobalHandlerTy &GHandler = Plugin.getGlobalHandler(); setupDeviceEnvironment() local
2051 GenericGlobalHandlerTy &GHandler = getGlobalHandler(); get_global() local
[all...]
/llvm-project/offload/plugins-nextgen/host/src/
H A Drtl.cpp71 GenericGlobalHandlerTy &GHandler = Device.Plugin.getGlobalHandler(); in initImpl() local