Searched refs:memory_scope_all_svm_devices (Results 1 – 3 of 3) sorted by relevance
393 memory_scope_all_svm_devices = __OPENCL_MEMORY_SCOPE_ALL_SVM_DEVICES, enumerator395 memory_scope_all_devices = memory_scope_all_svm_devices,
1643 def memory_scope_all_svm_devices : CLMemoryScope<3>;
521 case SPIRV::CLMemoryScope::memory_scope_all_svm_devices: in getSPIRVScope()