Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp505 unsigned ID = getLocID(SP, false); in MLocTracker()
512 unsigned getLocID(Register RegOrSpill, bool isSpill) { in getLocID() function in __anon45b083930211::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()
[all …]