Home
last modified time | relevance | path

Searched defs:DeviceOrErr (Results 1 – 4 of 4) sorted by relevance

/llvm-project/offload/src/OpenMP/
H A DInteropAPI.cpp226 auto DeviceOrErr = PM->getDevice(DeviceId); in __tgt_interop_init() local
264 auto DeviceOrErr = PM->getDevice(DeviceId); in __tgt_interop_use() local
294 auto DeviceOrErr = PM->getDevice(DeviceId); in __tgt_interop_destroy() local
H A DAPI.cpp181 auto DeviceOrErr = PM->getDevice(DeviceNum); in omp_target_is_present() local
595 auto DeviceOrErr = PM->getDevice(DeviceNum); in omp_target_associate_ptr() local
624 auto DeviceOrErr = PM->getDevice(DeviceNum); omp_target_disassociate_ptr() local
657 auto DeviceOrErr = PM->getDevice(DeviceNum); omp_get_mapped_ptr() local
[all...]
/llvm-project/offload/src/
H A Dinterface.cpp105 auto DeviceOrErr = PM->getDevice(DeviceId); targetData() local
311 auto DeviceOrErr = PM->getDevice(DeviceId); targetKernel() local
371 auto DeviceOrErr = PM->getDevice(DeviceId); __tgt_activate_record_replay() local
411 auto DeviceOrErr = PM->getDevice(DeviceId); __tgt_target_kernel_replay() local
463 auto DeviceOrErr = PM->getDevice(DeviceId); __tgt_print_device_info() local
[all...]
H A Domptarget.cpp400 auto DeviceOrErr = PM->getDevice(DeviceID); checkDeviceAndCtors() local
435 auto DeviceOrErr = PM->getDevice(DeviceNum); targetAllocExplicit() local
460 auto DeviceOrErr = PM->getDevice(DeviceNum); targetFreeExplicit() local
481 auto DeviceOrErr = PM->getDevice(DeviceNum); targetLockExplicit() local
498 auto DeviceOrErr = PM->getDevice(DeviceNum); targetUnlockExplicit() local
1427 auto DeviceOrErr = PM->getDevice(DeviceId); processDataBefore() local
1560 auto DeviceOrErr = PM->getDevice(DeviceId); processDataAfter() local
[all...]