Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDStackMaps.cpp106 unsigned CurIdx = getNumGCPtrIdx(); in getNumAllocaIdx()
114 unsigned StatepointOpers::getNumGCPtrIdx() { in getNumGCPtrIdx() function in StatepointOpers
126 unsigned NumGCPtrsIdx = getNumGCPtrIdx(); in getFirstGCPtrIdx()
HDLiveIntervals.cpp913 for (unsigned Idx = SO.getNumDeoptArgsIdx(), E = SO.getNumGCPtrIdx(); Idx < E; in hasLiveThroughUse()
HDMachineVerifier.cpp2310 VerifyStackMapConstant(SO.getNumGCPtrIdx()); in visitMachineInstrBefore()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDStackMaps.h235 unsigned getNumGCPtrIdx();