Home
last modified time | relevance | path

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

/external/llvm-project/openmp/libomptarget/include/
Domptarget.h105 struct __tgt_bin_desc { struct
106 int32_t NumDeviceImages; // Number of device types supported
107 __tgt_device_image *DeviceImages; // Array of device images (1 per dev. type)
108 __tgt_offload_entry *HostEntriesBegin; // Begin of table with all host entries
109 __tgt_offload_entry *HostEntriesEnd; // End of table (non inclusive)