reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
132 if (Device.getTgtPtrBegin(CurrHostEntry->addr, CurrHostEntry->size)) 138 (uintptr_t)CurrHostEntry->addr /*HstPtrBase*/, 139 (uintptr_t)CurrHostEntry->addr /*HstPtrBegin*/, 140 (uintptr_t)CurrHostEntry->addr + CurrHostEntry->size /*HstPtrEnd*/, 141 (uintptr_t)CurrDeviceEntry->addr /*TgtPtrBegin*/, 605 if (cur->addr != host_ptr) 777 rc = Device.run_team_region(TargetTable->EntriesBegin[TM->Index].addr, 781 rc = Device.run_region(TargetTable->EntriesBegin[TM->Index].addr,projects/openmp/libomptarget/src/rtl.cpp
176 Device.PendingCtorsDtors[desc].PendingCtors.push_back(entry->addr); 182 Device.PendingCtorsDtors[desc].PendingDtors.push_front(entry->addr); 386 HostPtrToTableMap.erase(cur->addr);