Home
last modified time | relevance | path

Searched refs:UpdateRef (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/openmp/libomptarget/src/
Domptarget.cpp315 bool UpdateRef = !(arg_types[i] & OMP_TGT_MAPTYPE_MEMBER_OF); in targetDataBegin() local
333 IsHostPtr, IsImplicit, UpdateRef, HasCloseModifier, in targetDataBegin()
347 UpdateRef = true; // subsequently update ref count of pointee in targetDataBegin()
352 IsImplicit, UpdateRef, HasCloseModifier, HasPresentModifier); in targetDataBegin()
500 bool UpdateRef = !(ArgTypes[I] & OMP_TGT_MAPTYPE_MEMBER_OF) || in targetDataEnd() local
508 HstPtrBegin, DataSize, IsLast, UpdateRef, IsHostPtr, !IsImplicit); in targetDataEnd()