Searched refs:emitLoc (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
| HD | InstrRefBasedImpl.cpp | 441 std::make_pair(VarID, &*MTracker->emitLoc(ResolvedDbgOps, Var, DILoc, in loadVarInloc() 601 Use.VarID, MTracker->emitLoc(DbgOps, Var, DILoc, Use.Properties))); in checkInstForNewValues() 869 VarID, &*MTracker->emitLoc(DbgOps, Var, DILoc, Properties))); in clobberMloc() 938 MachineInstr *MI = MTracker->emitLoc(ActiveVLocIt->second.Ops, Var, DILoc, in transferMlocs() 1190 MLocTracker::emitLoc(const SmallVectorImpl<ResolvedDbgOp> &DbgOps, in emitLoc() function in MLocTracker 1750 MTracker->emitLoc(NewLocs, V, MI.getDebugLoc().get(), Properties); in transferDebugInstrRef()
|
| HD | InstrRefBasedImpl.h | 1025 MachineInstrBuilder emitLoc(const SmallVectorImpl<ResolvedDbgOp> &DbgOps,
|