Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DStackMaps.cpp48 static uint64_t getConstMetaVal(const MachineInstr &MI, unsigned Idx) { in getConstMetaVal() function
97 unsigned NumAllocas = getConstMetaVal(*MI, CurIdx - 1); in getNumGcMapEntriesIdx()
107 unsigned NumGCPtrs = getConstMetaVal(*MI, CurIdx - 1); in getNumAllocaIdx()
117 unsigned NumDeoptArgs = getConstMetaVal(*MI, CurIdx - 1); in getNumGCPtrIdx()
127 unsigned NumGCPtrs = getConstMetaVal(*MI, NumGCPtrsIdx - 1); in getFirstGCPtrIdx()
138 unsigned GCMapSize = getConstMetaVal(*MI, CurIdx - 1); in getGCPointerMap()