Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DStackMaps.h68 unsigned getVarIdx() const { in getVarIdx() function
78 return getVarIdx(); in getStackMapStartIdx()
108 unsigned getVarIdx() const { in getVarIdx() function
/external/llvm/lib/CodeGen/
DStackMaps.cpp57 StartIdx = getVarIdx(); in getNextScratchIdx()
379 const unsigned StartIdx = opers.getVarIdx(); in recordStatepoint()
DTargetInstrInfo.cpp446 StartIdx = opers.getVarIdx(); in foldPatchpoint()