Home
last modified time | relevance | path

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

/llvm-project/offload/test/offloading/fortran/
H A Dtarget_map_common_block1.f906 integer :: devices(2), var1 variable
H A Dtarget_map_common_block.f9020 integer :: devices(2) local
/llvm-project/clang/docs/
H A DOpenMPSupport.rst78 OpenMP implementation detailsFeatures not supported or with limited support for Cuda devices global() argument
/llvm-project/offload/include/
H A DPluginManager.h73 auto devices(ExclusiveDevicesAccessorTy &DevicesAccessor) { in devices() function
/llvm-project/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformAppleSimulator.cpp101 CoreSimulatorSupport::DeviceSet devices = in GetStatus() local
147 CoreSimulatorSupport::DeviceSet devices = in ConnectRemote() local
/llvm-project/lldb/source/Plugins/Platform/MacOSX/objcxx/
H A DPlatformiOSSimulatorCoreSimulatorSupport.mm38 - (NSArray *)devices; method
/llvm-project/lldb/source/Plugins/Platform/Android/
H A DAdbClient.cpp157 llvm::SmallVector<llvm::StringRef, 4> devices; GetDevices() local