Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/src/
H A Ddevice.cpp101 NewEntry.dynRefCountToStr().c_str(), NewEntry.holdRefCountToStr().c_str()); in associatePtr()
251 HT.holdRefCountToStr().c_str(), HoldRefCountAction, in getTargetPointer()
303 Entry->dynRefCountToStr().c_str(), Entry->holdRefCountToStr().c_str(), in getTargetPointer()
410 DynRefCountAction, HT.holdRefCountToStr().c_str(), HoldRefCountAction); in getTgtPtrBegin()
H A Dprivate.h148 HDTT.holdRefCountToStr().c_str(), Info.getName(), Info.getFilename(), in dumpTargetPointerMappings()
/llvm-project-15.0.7/openmp/libomptarget/include/
H A Ddevice.h207 std::string holdRefCountToStr() const { in holdRefCountToStr() function