llvm-project/openmp/libomptarget/include
Joseph Huber 5ad07ac400 [Libomptarget] Use entry name for global info
Currently, globals on the device will have an infinite reference count
and an unknown name when using `LIBOMPTARGET_INFO` to print the mapping
table. We already store the name of the global in the offloading entry
so we should be able to use it, although there will be no source
location. To do this we need to create a valid `ident_t` string from a
name only.

Reviewed By: tianshilei1992

Differential Revision: https://reviews.llvm.org/D124381
2022-04-25 09:56:43 -04:00
..
Debug.h [OpenMP] Add an information flag for device data transfers 2021-06-08 20:23:27 -04:00
DeviceEnvironment.h [libomptarget] Move device environment to shared header, remove divergence 2021-10-07 12:03:48 +01:00
ExclusiveAccess.h [OpenMP][FIX] Repair ExclusiveAccess move semantic snafu 2022-03-25 16:00:53 -05:00
SourceInfo.h [Libomptarget] Use entry name for global info 2022-04-25 09:56:43 -04:00
device.h [OpenMP][FIX] Avoid races in the handling of to be deleted mapping entries 2022-03-28 22:33:18 -05:00
dlwrap.h [nfc][openmp] Swap arguments to remove noise from upcoming diff 2022-03-11 23:08:37 +00:00
interop.h Runtime for Interop directive 2022-01-27 15:16:24 -05:00
omptarget.h [OpenMP] Add dynamic memory function to omp.h and add documentation 2022-04-07 14:23:23 -04:00
omptargetplugin.h [OpenMP] Allow to explicitly deinitialize device resources 2022-03-07 23:43:04 -06:00
rtl.h [OpenMP] Allow to explicitly deinitialize device resources 2022-03-07 23:43:04 -06:00