Home
last modified time | relevance | path

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

/external/llvm-project/openmp/libomptarget/src/
Domptarget.cpp367 void *TgtPtrBase = (void *)((uintptr_t)TgtPtrBegin - Delta); in targetDataBegin() local
408 void *TgtPtrBase = (void *)((uint64_t)TgtPtrBegin - Delta); in targetDataBegin() local
951 void *TgtPtrBase = (void *)((intptr_t)TgtPtr + ArgOffset); in addArg() local
1091 void *TgtPtrBase = in processDataBefore() local
1153 void *TgtPtrBase = (void *)((intptr_t)TgtPtrBegin + TgtBaseOffset); in processDataBefore() local