Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp505 unsigned ID = getLocID(SP, false); in MLocTracker()
605 unsigned ID = getLocID(R, false); in defReg()
614 unsigned ID = getLocID(R, false); in setReg()
620 unsigned ID = getLocID(R, false); in readReg()
630 unsigned ID = getLocID(R, false); in wipeRegister()
637 unsigned ID = getLocID(R, false); in getRegMLoc()
665 unsigned L = getLocID(SpillID, true); in getOrTrackSpillLoc()
673 unsigned L = getLocID(SpillID, true); in getOrTrackSpillLoc()
691 unsigned LocID = getLocID(SpillID, true); in readSpill()
702 unsigned LocNo = getLocID(SpillID, true); in getSpillMLoc()
[all …]