Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DStackMaps.h229 unsigned getNumGcMapEntriesIdx();
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DStackMaps.cpp94 unsigned StatepointOpers::getNumGcMapEntriesIdx() { in getNumGcMapEntriesIdx() function in StatepointOpers
137 unsigned CurIdx = getNumGcMapEntriesIdx(); in getGCPointerMap()
H A DMachineVerifier.cpp1858 VerifyStackMapConstant(SO.getNumGcMapEntriesIdx()); in visitMachineInstrBefore()