Searched refs:TgtPtrBase (Results 1 – 1 of 1) sorted by relevance
367 void *TgtPtrBase = (void *)((uintptr_t)TgtPtrBegin - Delta); in targetDataBegin() local368 DP("Returning device pointer " DPxMOD "\n", DPxPTR(TgtPtrBase)); in targetDataBegin()369 args_base[i] = TgtPtrBase; in targetDataBegin()408 void *TgtPtrBase = (void *)((uint64_t)TgtPtrBegin - Delta); in targetDataBegin() local409 int rt = Device.submitData(PointerTgtPtrBegin, &TgtPtrBase, in targetDataBegin()418 HstPtrBase, PointerTgtPtrBegin, TgtPtrBase}; in targetDataBegin()951 void *TgtPtrBase = (void *)((intptr_t)TgtPtr + ArgOffset); in addArg() local956 DPxPTR(HstPtr), DPxPTR(TgtPtrBase)); in addArg()1091 void *TgtPtrBase = in processDataBefore() local1093 DP("Parent lambda base " DPxMOD "\n", DPxPTR(TgtPtrBase)); in processDataBefore()[all …]