Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp347 MTracker->emitLoc(M, Var.first, Var.second.Properties)); in loadInlocs()
385 PendingDbgValues.push_back(MTracker->emitLoc(L, Use.Var, Use.Properties)); in checkInstForNewValues()
579 PendingDbgValues.push_back(MTracker->emitLoc(NewLoc, Var, Properties)); in clobberMloc()
632 MTracker->emitLoc(Dst, Var, ActiveVLocIt->second.Properties); in transferMlocs()
856 MachineInstrBuilder MLocTracker::emitLoc(Optional<LocIdx> MLoc, in emitLoc() function in MLocTracker
1314 MachineInstr *DbgMI = MTracker->emitLoc(FoundLoc, V, Properties); in transferDebugInstrRef()
H A DInstrRefBasedImpl.h673 MachineInstrBuilder emitLoc(Optional<LocIdx> MLoc, const DebugVariable &Var,