Home
last modified time | relevance | path

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

/llvm-project/clang/tools/amdgpu-arch/
H A DAMDGPUArchByHSA.cpp
/llvm-project/lldb/source/Plugins/Platform/MacOSX/objcxx/
H A DPlatformiOSSimulatorCoreSimulatorSupport.mm69 CoreSimulatorSupport::DeviceType::DeviceType() : m_model_identifier() {} function
71 CoreSimulatorSupport::DeviceType::DeviceType(id d) function
[all...]
/llvm-project/clang/include/clang/Basic/
H A DOpenACCKinds.h274 DeviceType, global() enumerator
/llvm-project/llvm/unittests/Frontend/
H A DOpenMPDecompositionTest.cpp86 using DeviceType = tomp::clause::DeviceTypeT<TypeTy, IdTy, ExprTy>; typedef
/llvm-project/mlir/lib/Dialect/OpenACC/IR/
H A DOpenACC.cpp1762 hasDuplicateDeviceTypes(std::optional<mlir::ArrayAttr> segments,llvm::SmallSet<mlir::acc::DeviceType,3> & deviceTypes) hasDuplicateDeviceTypes() argument
[all...]
/llvm-project/offload/plugins-nextgen/amdgpu/src/
H A Drtl.cpp3088 hsa_device_type_t DeviceType; initImpl() local