Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/openmp/libomptarget/include/
H A Domptarget.h101 struct __tgt_bin_desc { struct
102 int32_t NumDeviceImages; // Number of device types supported
103 __tgt_device_image *DeviceImages; // Array of device images (1 per dev. type)
104 __tgt_offload_entry *HostEntriesBegin; // Begin of table with all host entries
105 __tgt_offload_entry *HostEntriesEnd; // End of table (non inclusive)
/dports/devel/llvm80/llvm-8.0.1.src/projects/openmp/libomptarget/include/
H A Domptarget.h84 struct __tgt_bin_desc { struct
85 int32_t NumDeviceImages; // Number of device types supported
86 __tgt_device_image *DeviceImages; // Array of device images (1 per dev. type)
87 __tgt_offload_entry *HostEntriesBegin; // Begin of table with all host entries
88 __tgt_offload_entry *HostEntriesEnd; // End of table (non inclusive)
/dports/devel/llvm90/llvm-9.0.1.src/projects/openmp/libomptarget/include/
H A Domptarget.h98 struct __tgt_bin_desc { struct
99 int32_t NumDeviceImages; // Number of device types supported
100 __tgt_device_image *DeviceImages; // Array of device images (1 per dev. type)
101 __tgt_offload_entry *HostEntriesBegin; // Begin of table with all host entries
102 __tgt_offload_entry *HostEntriesEnd; // End of table (non inclusive)
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/openmp/libomptarget/include/
H A Domptarget.h100 struct __tgt_bin_desc { struct
101 int32_t NumDeviceImages; // Number of device types supported
102 __tgt_device_image *DeviceImages; // Array of device images (1 per dev. type)
103 __tgt_offload_entry *HostEntriesBegin; // Begin of table with all host entries
104 __tgt_offload_entry *HostEntriesEnd; // End of table (non inclusive)
/dports/devel/llvm10/llvm-10.0.1.src/projects/openmp/libomptarget/include/
H A Domptarget.h100 struct __tgt_bin_desc { struct
101 int32_t NumDeviceImages; // Number of device types supported
102 __tgt_device_image *DeviceImages; // Array of device images (1 per dev. type)
103 __tgt_offload_entry *HostEntriesBegin; // Begin of table with all host entries
104 __tgt_offload_entry *HostEntriesEnd; // End of table (non inclusive)
/dports/devel/llvm11/llvm-11.0.1.src/projects/openmp/libomptarget/include/
H A Domptarget.h100 struct __tgt_bin_desc { struct
101 int32_t NumDeviceImages; // Number of device types supported
102 __tgt_device_image *DeviceImages; // Array of device images (1 per dev. type)
103 __tgt_offload_entry *HostEntriesBegin; // Begin of table with all host entries
104 __tgt_offload_entry *HostEntriesEnd; // End of table (non inclusive)
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/openmp/libomptarget/include/
H A Domptarget.h107 struct __tgt_bin_desc { struct
108 int32_t NumDeviceImages; // Number of device types supported
109 __tgt_device_image *DeviceImages; // Array of device images (1 per dev. type)
110 __tgt_offload_entry *HostEntriesBegin; // Begin of table with all host entries
111 __tgt_offload_entry *HostEntriesEnd; // End of table (non inclusive)
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/openmp/libomptarget/include/
H A Domptarget.h100 struct __tgt_bin_desc { struct
101 int32_t NumDeviceImages; // Number of device types supported
102 __tgt_device_image *DeviceImages; // Array of device images (1 per dev. type)
103 __tgt_offload_entry *HostEntriesBegin; // Begin of table with all host entries
104 __tgt_offload_entry *HostEntriesEnd; // End of table (non inclusive)
/dports/devel/llvm12/llvm-project-12.0.1.src/openmp/libomptarget/include/
H A Domptarget.h107 struct __tgt_bin_desc { struct
108 int32_t NumDeviceImages; // Number of device types supported
109 __tgt_device_image *DeviceImages; // Array of device images (1 per dev. type)
110 __tgt_offload_entry *HostEntriesBegin; // Begin of table with all host entries
111 __tgt_offload_entry *HostEntriesEnd; // End of table (non inclusive)
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/libomptarget/include/
H A Domptarget.h132 struct __tgt_bin_desc { struct
133 int32_t NumDeviceImages; // Number of device types supported
134 __tgt_device_image *DeviceImages; // Array of device images (1 per dev. type)
135 __tgt_offload_entry *HostEntriesBegin; // Begin of table with all host entries
136 __tgt_offload_entry *HostEntriesEnd; // End of table (non inclusive)
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/openmp/libomptarget/include/
H A Domptarget.h116 struct __tgt_bin_desc { struct
117 int32_t NumDeviceImages; // Number of device types supported
118 __tgt_device_image *DeviceImages; // Array of device images (1 per dev. type)
119 __tgt_offload_entry *HostEntriesBegin; // Begin of table with all host entries
120 __tgt_offload_entry *HostEntriesEnd; // End of table (non inclusive)
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/openmp/libomptarget/include/
H A Domptarget.h116 struct __tgt_bin_desc { struct
117 int32_t NumDeviceImages; // Number of device types supported
118 __tgt_device_image *DeviceImages; // Array of device images (1 per dev. type)
119 __tgt_offload_entry *HostEntriesBegin; // Begin of table with all host entries
120 __tgt_offload_entry *HostEntriesEnd; // End of table (non inclusive)
/dports/devel/llvm13/llvm-project-13.0.1.src/openmp/libomptarget/include/
H A Domptarget.h116 struct __tgt_bin_desc { struct
117 int32_t NumDeviceImages; // Number of device types supported
118 __tgt_device_image *DeviceImages; // Array of device images (1 per dev. type)
119 __tgt_offload_entry *HostEntriesBegin; // Begin of table with all host entries
120 __tgt_offload_entry *HostEntriesEnd; // End of table (non inclusive)