Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/
DStackMaps.cpp48 static uint64_t getConstMetaVal(const MachineInstr &MI, unsigned Idx) { in getConstMetaVal() function
116 unsigned NumGCPtr = getConstMetaVal(*MI, (unsigned)FirstGCIdx - 2); in getGCPointerMap()
121 unsigned NumAllocas = getConstMetaVal(*MI, CurIdx); in getGCPointerMap()
127 unsigned GCMapSize = getConstMetaVal(*MI, CurIdx); in getGCPointerMap()