Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp1137 for (unsigned StackIdx = 0; StackIdx < NumSlotIdxes; ++StackIdx) { in getOrTrackSpillLoc() local
1138 unsigned L = getSpillIDWithIdx(SpillID, StackIdx); in getOrTrackSpillLoc()
1253 StackSlotPos StackIdx = locIDToSpillIdx(LocID); in emitLoc() local
1254 unsigned short Offset = StackIdx.second; in emitLoc()