Searched defs:DeviceType (Results 1 – 3 of 3) sorted by relevance
36 hsa_device_type_t DeviceType; in iterateAgentsCallback() local
69 CoreSimulatorSupport::DeviceType::DeviceType() : m_model_identifier() {} function71 CoreSimulatorSupport::DeviceType::DeviceType(id d) function
249 hsa_device_type_t DeviceType; in findAgents() local998 Err = findAgents([&](hsa_device_type_t DeviceType, hsa_agent_t Agent) { in RTLDeviceInfoTy()