Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/plugins/cuda/src/
H A Drtl.cpp1518 DeviceRTLTy DeviceRTL; variable
1575 DeviceRTL.setRequiresFlag(RequiresFlags); in __tgt_rtl_init_requires()
1580 if (DeviceRTL.isValidDeviceId(SrcDevId) && in __tgt_rtl_is_data_exchangable()
1581 DeviceRTL.isValidDeviceId(DstDevId)) in __tgt_rtl_is_data_exchangable()
1591 return DeviceRTL.initDevice(DeviceId); in __tgt_rtl_init_device()
1598 return DeviceRTL.deinitDevice(DeviceId); in __tgt_rtl_deinit_device()
1608 return DeviceRTL.loadBinary(DeviceId, Image); in __tgt_rtl_load_binary()
1708 return DeviceRTL.dataDelete(DeviceId, TgtPtr); in __tgt_rtl_data_delete()
1787 DeviceRTL.printDeviceInfo(DeviceId); in __tgt_rtl_print_device_info()
1796 return DeviceRTL.createEvent(DeviceId, Event); in __tgt_rtl_create_event()
[all …]
/llvm-project-15.0.7/openmp/libomptarget/DeviceRTL/
H A DCMakeLists.txt9 # Build the DeviceRTL for all toolchains that are available
17 libomptarget_say("Not building DeviceRTL: Disabled by LIBOMPTARGET_BUILD_DEVICERTL_BCLIB")
23 libomptarget_say("Not building DeviceRTL: Runtime does not support 32-bit hosts")
35 …libomptarget_say("Not building DeviceRTL. Missing clang: ${CLANG_TOOL}, llvm-link: ${LINK_TOOL} or…
38 …libomptarget_say("Building DeviceRTL. Using clang: ${CLANG_TOOL}, llvm-link: ${LINK_TOOL} and opt:…
46 libomptarget_say("Building DeviceRTL. Using clang from in-tree build")
48 libomptarget_say("Not building DeviceRTL. No appropriate clang found")
59 "List of CUDA Compute Capabilities to be used to compile the NVPTX DeviceRTL.")
87 "Activate DeviceRTL debug messages.")
/llvm-project-15.0.7/openmp/libomptarget/
H A DCMakeLists.txt94 add_subdirectory(DeviceRTL)
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt8547 openmp/libomptarget/DeviceRTL/include/Debug.h
8549 openmp/libomptarget/DeviceRTL/include/Mapping.h
8550 openmp/libomptarget/DeviceRTL/include/State.h
8552 openmp/libomptarget/DeviceRTL/include/Types.h
8553 openmp/libomptarget/DeviceRTL/include/Utils.h
8555 openmp/libomptarget/DeviceRTL/src/Kernel.cpp
8556 openmp/libomptarget/DeviceRTL/src/Misc.cpp
8558 openmp/libomptarget/DeviceRTL/src/Reduction.cpp
8559 openmp/libomptarget/DeviceRTL/src/State.cpp
8561 openmp/libomptarget/DeviceRTL/src/Tasking.cpp
[all …]
/llvm-project-15.0.7/clang/docs/
H A DClangFormattedStatus.rst8267 * - openmp/libomptarget/DeviceRTL/include
8272 * - openmp/libomptarget/DeviceRTL/src