Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DStackMaps.h232 unsigned getNumAllocaIdx();
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DStackMaps.cpp96 unsigned CurIdx = getNumAllocaIdx(); in getNumGcMapEntriesIdx()
104 unsigned StatepointOpers::getNumAllocaIdx() { in getNumAllocaIdx() function in StatepointOpers
DMachineVerifier.cpp1764 VerifyStackMapConstant(SO.getNumAllocaIdx()); in visitMachineInstrBefore()
1770 unsigned LastGCPtrIdx = SO.getNumAllocaIdx() - 2; in visitMachineInstrBefore()