Home
last modified time | relevance | path

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

/external/llvm-project/openmp/libomptarget/include/
Domptarget.h108 __tgt_offload_entry *HostEntriesBegin; // Begin of table with all host entries member
/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp2803 llvm::GlobalVariable *HostEntriesBegin = new llvm::GlobalVariable( in createOffloadingBinaryDescriptorRegistration() local