Searched defs:DeviceType (Results 1 – 6 of 6) sorted by relevance
69 CoreSimulatorSupport::DeviceType::DeviceType() : m_model_identifier() {} function 71 CoreSimulatorSupport::DeviceType::DeviceType(id d) function [all...]
274 DeviceType, global() enumerator
86 using DeviceType = tomp::clause::DeviceTypeT<TypeTy, IdTy, ExprTy>; typedef
1762 hasDuplicateDeviceTypes(std::optional<mlir::ArrayAttr> segments,llvm::SmallSet<mlir::acc::DeviceType,3> & deviceTypes) hasDuplicateDeviceTypes() argument [all...]
3088 hsa_device_type_t DeviceType; initImpl() local