Home
last modified time | relevance | path

Searched refs:DeviceRTL (Results 1 – 10 of 10) sorted by relevance

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/openmp/libomptarget/plugins/cuda/src/
H A Drtl.cpp978 DeviceRTLTy DeviceRTL; variable
994 DeviceRTL.setRequiresFlag(RequiresFlags); in __tgt_rtl_init_requires()
999 if (DeviceRTL.isValidDeviceId(src_dev_id) && in __tgt_rtl_is_data_exchangable()
1000 DeviceRTL.isValidDeviceId(dst_dev_id)) in __tgt_rtl_is_data_exchangable()
1009 return DeviceRTL.initDevice(device_id); in __tgt_rtl_init_device()
1016 return DeviceRTL.loadBinary(device_id, image); in __tgt_rtl_load_binary()
1022 return DeviceRTL.dataAlloc(device_id, size); in __tgt_rtl_data_alloc()
1044 return DeviceRTL.dataSubmit(device_id, tgt_ptr, hst_ptr, size, in __tgt_rtl_data_submit_async()
1101 return DeviceRTL.dataDelete(device_id, tgt_ptr); in __tgt_rtl_data_delete()
1129 return DeviceRTL.runTargetTeamRegion( in __tgt_rtl_run_target_team_region_async()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/projects/openmp/libomptarget/plugins/cuda/src/
H A Drtl.cpp978 DeviceRTLTy DeviceRTL; variable
994 DeviceRTL.setRequiresFlag(RequiresFlags); in __tgt_rtl_init_requires()
999 if (DeviceRTL.isValidDeviceId(src_dev_id) && in __tgt_rtl_is_data_exchangable()
1000 DeviceRTL.isValidDeviceId(dst_dev_id)) in __tgt_rtl_is_data_exchangable()
1009 return DeviceRTL.initDevice(device_id); in __tgt_rtl_init_device()
1016 return DeviceRTL.loadBinary(device_id, image); in __tgt_rtl_load_binary()
1022 return DeviceRTL.dataAlloc(device_id, size); in __tgt_rtl_data_alloc()
1044 return DeviceRTL.dataSubmit(device_id, tgt_ptr, hst_ptr, size, in __tgt_rtl_data_submit_async()
1101 return DeviceRTL.dataDelete(device_id, tgt_ptr); in __tgt_rtl_data_delete()
1129 return DeviceRTL.runTargetTeamRegion( in __tgt_rtl_run_target_team_region_async()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/openmp/libomptarget/plugins/cuda/src/
H A Drtl.cpp985 DeviceRTLTy DeviceRTL; variable
1001 DeviceRTL.setRequiresFlag(RequiresFlags); in __tgt_rtl_init_requires()
1006 if (DeviceRTL.isValidDeviceId(src_dev_id) && in __tgt_rtl_is_data_exchangable()
1007 DeviceRTL.isValidDeviceId(dst_dev_id)) in __tgt_rtl_is_data_exchangable()
1016 return DeviceRTL.initDevice(device_id); in __tgt_rtl_init_device()
1023 return DeviceRTL.loadBinary(device_id, image); in __tgt_rtl_load_binary()
1029 return DeviceRTL.dataAlloc(device_id, size); in __tgt_rtl_data_alloc()
1051 return DeviceRTL.dataSubmit(device_id, tgt_ptr, hst_ptr, size, in __tgt_rtl_data_submit_async()
1108 return DeviceRTL.dataDelete(device_id, tgt_ptr); in __tgt_rtl_data_delete()
1136 return DeviceRTL.runTargetTeamRegion( in __tgt_rtl_run_target_team_region_async()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/openmp/libomptarget/plugins/cuda/src/
H A Drtl.cpp1057 DeviceRTLTy DeviceRTL; variable
1073 DeviceRTL.setRequiresFlag(RequiresFlags); in __tgt_rtl_init_requires()
1078 if (DeviceRTL.isValidDeviceId(src_dev_id) && in __tgt_rtl_is_data_exchangable()
1079 DeviceRTL.isValidDeviceId(dst_dev_id)) in __tgt_rtl_is_data_exchangable()
1088 return DeviceRTL.initDevice(device_id); in __tgt_rtl_init_device()
1095 return DeviceRTL.loadBinary(device_id, image); in __tgt_rtl_load_binary()
1101 return DeviceRTL.dataAlloc(device_id, size); in __tgt_rtl_data_alloc()
1123 return DeviceRTL.dataSubmit(device_id, tgt_ptr, hst_ptr, size, in __tgt_rtl_data_submit_async()
1180 return DeviceRTL.dataDelete(device_id, tgt_ptr); in __tgt_rtl_data_delete()
1208 return DeviceRTL.runTargetTeamRegion( in __tgt_rtl_run_target_team_region_async()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/openmp/libomptarget/plugins/cuda/src/
H A Drtl.cpp1057 DeviceRTLTy DeviceRTL; variable
1073 DeviceRTL.setRequiresFlag(RequiresFlags); in __tgt_rtl_init_requires()
1078 if (DeviceRTL.isValidDeviceId(src_dev_id) && in __tgt_rtl_is_data_exchangable()
1079 DeviceRTL.isValidDeviceId(dst_dev_id)) in __tgt_rtl_is_data_exchangable()
1088 return DeviceRTL.initDevice(device_id); in __tgt_rtl_init_device()
1095 return DeviceRTL.loadBinary(device_id, image); in __tgt_rtl_load_binary()
1101 return DeviceRTL.dataAlloc(device_id, size); in __tgt_rtl_data_alloc()
1123 return DeviceRTL.dataSubmit(device_id, tgt_ptr, hst_ptr, size, in __tgt_rtl_data_submit_async()
1180 return DeviceRTL.dataDelete(device_id, tgt_ptr); in __tgt_rtl_data_delete()
1208 return DeviceRTL.runTargetTeamRegion( in __tgt_rtl_run_target_team_region_async()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/openmp/libomptarget/plugins/cuda/src/
H A Drtl.cpp1338 DeviceRTLTy DeviceRTL; variable
1354 DeviceRTL.setRequiresFlag(RequiresFlags); in __tgt_rtl_init_requires()
1359 if (DeviceRTL.isValidDeviceId(src_dev_id) && in __tgt_rtl_is_data_exchangable()
1360 DeviceRTL.isValidDeviceId(dst_dev_id)) in __tgt_rtl_is_data_exchangable()
1369 return DeviceRTL.initDevice(device_id); in __tgt_rtl_init_device()
1376 return DeviceRTL.loadBinary(device_id, image); in __tgt_rtl_load_binary()
1405 return DeviceRTL.dataSubmit(device_id, tgt_ptr, hst_ptr, size, in __tgt_rtl_data_submit_async()
1462 return DeviceRTL.dataDelete(device_id, tgt_ptr); in __tgt_rtl_data_delete()
1490 return DeviceRTL.runTargetTeamRegion( in __tgt_rtl_run_target_team_region_async()
1528 return DeviceRTL.synchronize(device_id, async_info_ptr); in __tgt_rtl_synchronize()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/openmp/libomptarget/plugins/cuda/src/
H A Drtl.cpp1338 DeviceRTLTy DeviceRTL; variable
1354 DeviceRTL.setRequiresFlag(RequiresFlags); in __tgt_rtl_init_requires()
1359 if (DeviceRTL.isValidDeviceId(src_dev_id) && in __tgt_rtl_is_data_exchangable()
1360 DeviceRTL.isValidDeviceId(dst_dev_id)) in __tgt_rtl_is_data_exchangable()
1369 return DeviceRTL.initDevice(device_id); in __tgt_rtl_init_device()
1376 return DeviceRTL.loadBinary(device_id, image); in __tgt_rtl_load_binary()
1405 return DeviceRTL.dataSubmit(device_id, tgt_ptr, hst_ptr, size, in __tgt_rtl_data_submit_async()
1462 return DeviceRTL.dataDelete(device_id, tgt_ptr); in __tgt_rtl_data_delete()
1490 return DeviceRTL.runTargetTeamRegion( in __tgt_rtl_run_target_team_region_async()
1528 return DeviceRTL.synchronize(device_id, async_info_ptr); in __tgt_rtl_synchronize()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/openmp/libomptarget/plugins/cuda/src/
H A Drtl.cpp1338 DeviceRTLTy DeviceRTL; variable
1354 DeviceRTL.setRequiresFlag(RequiresFlags); in __tgt_rtl_init_requires()
1359 if (DeviceRTL.isValidDeviceId(src_dev_id) && in __tgt_rtl_is_data_exchangable()
1360 DeviceRTL.isValidDeviceId(dst_dev_id)) in __tgt_rtl_is_data_exchangable()
1369 return DeviceRTL.initDevice(device_id); in __tgt_rtl_init_device()
1376 return DeviceRTL.loadBinary(device_id, image); in __tgt_rtl_load_binary()
1405 return DeviceRTL.dataSubmit(device_id, tgt_ptr, hst_ptr, size, in __tgt_rtl_data_submit_async()
1462 return DeviceRTL.dataDelete(device_id, tgt_ptr); in __tgt_rtl_data_delete()
1490 return DeviceRTL.runTargetTeamRegion( in __tgt_rtl_run_target_team_region_async()
1528 return DeviceRTL.synchronize(device_id, async_info_ptr); in __tgt_rtl_synchronize()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/libomptarget/plugins/cuda/src/
H A Drtl.cpp1407 DeviceRTLTy DeviceRTL; variable
1423 DeviceRTL.setRequiresFlag(RequiresFlags); in __tgt_rtl_init_requires()
1428 if (DeviceRTL.isValidDeviceId(src_dev_id) && in __tgt_rtl_is_data_exchangable()
1429 DeviceRTL.isValidDeviceId(dst_dev_id)) in __tgt_rtl_is_data_exchangable()
1438 return DeviceRTL.initDevice(device_id); in __tgt_rtl_init_device()
1445 return DeviceRTL.loadBinary(device_id, image); in __tgt_rtl_load_binary()
1474 return DeviceRTL.dataSubmit(device_id, tgt_ptr, hst_ptr, size, in __tgt_rtl_data_submit_async()
1531 return DeviceRTL.dataDelete(device_id, tgt_ptr); in __tgt_rtl_data_delete()
1559 return DeviceRTL.runTargetTeamRegion( in __tgt_rtl_run_target_team_region_async()
1597 return DeviceRTL.synchronize(device_id, async_info_ptr); in __tgt_rtl_synchronize()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/docs/
H A DClangFormattedStatus.rst7632 * - openmp/libomptarget/DeviceRTL/include
7637 * - openmp/libomptarget/DeviceRTL/src