Home
last modified time | relevance | path

Searched refs:dynRefCountToStr (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()
250 Size, HT.dynRefCountToStr().c_str(), DynRefCountAction, in getTargetPointer()
303 Entry->dynRefCountToStr().c_str(), Entry->holdRefCountToStr().c_str(), in getTargetPointer()
409 DPxPTR(HstPtrBegin), DPxPTR(TP), Size, HT.dynRefCountToStr().c_str(), in getTgtPtrBegin()
H A Dprivate.h147 HDTT.HstPtrEnd - HDTT.HstPtrBegin, HDTT.dynRefCountToStr().c_str(), in dumpTargetPointerMappings()
/llvm-project-15.0.7/openmp/libomptarget/include/
H A Ddevice.h202 std::string dynRefCountToStr() const { in dynRefCountToStr() function