Searched refs:HostEntriesBegin (Results 1 – 3 of 3) sorted by relevance
301 if (!PM->HostEntriesBeginToTransTable.count(desc->HostEntriesBegin)) { in RegisterLib()303 (PM->HostEntriesBeginToTransTable)[desc->HostEntriesBegin]; in RegisterLib()304 TransTable.HostTable.EntriesBegin = desc->HostEntriesBegin; in RegisterLib()310 (PM->HostEntriesBeginToTransTable)[desc->HostEntriesBegin]; in RegisterLib()398 for (__tgt_offload_entry *cur = desc->HostEntriesBegin; in UnregisterLib()404 auto TransTable = PM->HostEntriesBeginToTransTable.find(desc->HostEntriesBegin); in UnregisterLib()407 DPxPTR(desc->HostEntriesBegin)); in UnregisterLib()411 "it has been already removed.\n", DPxPTR(desc->HostEntriesBegin)); in UnregisterLib()
108 __tgt_offload_entry *HostEntriesBegin; // Begin of table with all host entries member
2803 llvm::GlobalVariable *HostEntriesBegin = new llvm::GlobalVariable( in createOffloadingBinaryDescriptorRegistration() local2829 HostEntriesBegin, HostEntriesEnd, nullptr); in createOffloadingBinaryDescriptorRegistration()2856 HostEntriesBegin, HostEntriesEnd, nullptr); in createOffloadingBinaryDescriptorRegistration()