Home
last modified time | relevance | path

Searched refs:DeviceEnvironmentTy (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/openmp/libomptarget/include/
H A DDeviceEnvironment.h18 struct DeviceEnvironmentTy { struct
/llvm-project-15.0.7/openmp/libomptarget/DeviceRTL/src/
H A DConfiguration.cpp30 DeviceEnvironmentTy CONSTANT(omptarget_device_environment)
/llvm-project-15.0.7/llvm/test/Transforms/OpenMP/
H A Dspmdization_constant_prop.ll15 %struct.DeviceEnvironmentTy = type { i32, i32, i32, i32 }
27 @omptarget_device_environment = weak protected addrspace(4) global %struct.DeviceEnvironmentTy unde…
/llvm-project-15.0.7/openmp/libomptarget/plugins/cuda/src/
H A Drtl.cpp936 DeviceEnvironmentTy DeviceEnv{0, static_cast<uint32_t>(NumberOfDevices), in loadBinary()
/llvm-project-15.0.7/openmp/libomptarget/plugins/amdgpu/src/
H A Drtl.cpp1790 DeviceEnvironmentTy HostDeviceEnv;