Home
last modified time | relevance | path

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

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