Lines Matching refs:IsHostPtr
470 bool IsHostPtr = false; in targetDataBegin() local
504 IsHostPtr = PointerTpr.Flags.IsHostPointer; in targetDataBegin()
531 IsHostPtr = TPR.Flags.IsHostPointer; in targetDataBegin()
551 if (ArgTypes[I] & OMP_TGT_MAPTYPE_PTR_AND_OBJ && !IsHostPtr) { in targetDataBegin()
731 bool IsLast, IsHostPtr; in targetDataEnd() local
742 HstPtrBegin, DataSize, IsLast, UpdateRef, HasHoldModifier, IsHostPtr, in targetDataEnd()
797 if ((Always || IsLast) && !IsHostPtr) { in targetDataEnd()
836 DelEntry && !IsHostPtr, TPR); in targetDataEnd()
915 bool IsLast, IsHostPtr; in targetDataContiguous() local
918 /*UseHoldRefCount=*/false, IsHostPtr, /*MustContain=*/true); in targetDataContiguous()
931 if (IsHostPtr) { in targetDataContiguous()
1357 bool IsLast, IsHostPtr; // IsLast is unused. in processDataBefore() local
1366 /*UseHoldRefCount=*/false, IsHostPtr); in processDataBefore()
1373 if (IsHostPtr) { in processDataBefore()
1395 bool IsLast, IsHostPtr; // unused. in processDataBefore() local
1424 /*UseHoldRefCount=*/false, IsHostPtr); in processDataBefore()