Searched refs:emitLoc (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
| H A D | InstrRefBasedImpl.cpp | 433 std::make_pair(VarID, &*MTracker->emitLoc(ResolvedDbgOps, Var, DILoc, in loadVarInloc() 607 Use.VarID, MTracker->emitLoc(DbgOps, Var, DILoc, Use.Properties))); in checkInstForNewValues() 885 VarID, &*MTracker->emitLoc(DbgOps, Var, DILoc, Properties))); in clobberMloc() 952 MachineInstr *MI = MTracker->emitLoc(ActiveVLocIt->second.Ops, Var, DILoc, in transferMlocs() 1204 MLocTracker::emitLoc(const SmallVectorImpl<ResolvedDbgOp> &DbgOps, in emitLoc() function in MLocTracker 1784 MTracker->emitLoc(NewLocs, V, MI.getDebugLoc().get(), Properties); in transferDebugInstrRef()
|
| H A D | InstrRefBasedImpl.h | 1022 MachineInstrBuilder emitLoc(const SmallVectorImpl<ResolvedDbgOp> &DbgOps,
|