Home
last modified time | relevance | path

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

/llvm-project/offload/src/OpenMP/
H A DMapping.cpp43 HDTT.dynRefCountToStr().c_str(), HDTT.holdRefCountToStr().c_str(), in dumpTargetPointerMappings()
88 NewEntry.dynRefCountToStr().c_str(), NewEntry.holdRefCountToStr().c_str()); in associatePtr()
244 Size, LR.TPR.getEntry()->dynRefCountToStr().c_str(), DynRefCountAction, in getTargetPointer()
310 LR.TPR.getEntry()->dynRefCountToStr().c_str(), in getTargetPointer()
420 LR.TPR.getEntry()->dynRefCountToStr().c_str(), DynRefCountAction, in getTgtPtrBegin()
/llvm-project/offload/include/OpenMP/
H A DMapping.h216 std::string dynRefCountToStr() const { in dynRefCountToStr() function