Lines Matching refs:IsLast
731 bool IsLast, IsHostPtr; in targetDataEnd() local
742 HstPtrBegin, DataSize, IsLast, UpdateRef, HasHoldModifier, IsHostPtr, in targetDataEnd()
772 DataSize, DPxPTR(TgtPtrBegin), (IsLast ? "" : " not")); in targetDataEnd()
783 bool DelEntry = IsLast; in targetDataEnd()
797 if ((Always || IsLast) && !IsHostPtr) { in targetDataEnd()
822 if (IsLast) { in targetDataEnd()
915 bool IsLast, IsHostPtr; in targetDataContiguous() local
917 HstPtrBegin, ArgSize, IsLast, /*UpdateRefCount=*/false, in targetDataContiguous()
1357 bool IsLast, IsHostPtr; // IsLast is unused. in processDataBefore() local
1365 HstPtrVal, ArgSizes[I], IsLast, /*UpdateRefCount=*/false, in processDataBefore()
1395 bool IsLast, IsHostPtr; // unused. in processDataBefore() local
1422 TPR = Device.getTgtPtrBegin(HstPtrBegin, ArgSizes[I], IsLast, in processDataBefore()