Home
last modified time | relevance | path

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

/external/llvm-project/openmp/libomptarget/include/
Domptarget.h109 __tgt_offload_entry *HostEntriesEnd; // End of table (non inclusive) member
/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp2807 llvm::GlobalVariable *HostEntriesEnd = new llvm::GlobalVariable( in createOffloadingBinaryDescriptorRegistration() local