Home
last modified time | relevance | path

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

/llvm-project/offload/test/offloading/
H A Drequires.c41 __tgt_offload_entry *HostEntriesBegin; global() member
/llvm-project/offload/include/Shared/
H A DAPITypes.h54 __tgt_offload_entry *HostEntriesBegin; // Begin of table with all host entries global() member
/llvm-project/offload/src/
H A Domptarget.cpp143 for (auto *HostEntriesBegin : PM->HostEntriesBeginRegistrationOrder) { initLibrary() local