Lines Matching defs:NewLoc
1662 const DebugLoc &NewLoc,
1665 auto DbgVal = Builder.insertDbgValueIntrinsic(DV, DIVar, DIExpr, NewLoc,
1673 new DbgVariableRecord(DVAM, DIVar, DIExpr, NewLoc.get());
1680 const DebugLoc &NewLoc, BasicBlock::iterator Instr) {
1682 auto DbgVal = Builder.insertDbgValueIntrinsic(DV, DIVar, DIExpr, NewLoc,
1690 new DbgVariableRecord(DVAM, DIVar, DIExpr, NewLoc.get());
1705 DebugLoc NewLoc = getDebugValueLoc(DII);
1723 insertDbgValueOrDbgVariableRecord(Builder, DV, DIVar, DIExpr, NewLoc,
1736 insertDbgValueOrDbgVariableRecord(Builder, DV, DIVar, DIExpr, NewLoc,
1757 DebugLoc NewLoc = getDebugValueLoc(DII);
1763 insertDbgValueOrDbgVariableRecordAfter(Builder, LI, DIVar, DIExpr, NewLoc,
1775 DebugLoc NewLoc = getDebugValueLoc(DVR);
1793 insertDbgValueOrDbgVariableRecord(Builder, DV, DIVar, DIExpr, NewLoc,
1810 new DbgVariableRecord(DVAM, DIVar, DIExpr, NewLoc.get());
1837 DebugLoc NewLoc = getDebugValueLoc(DII);
1843 insertDbgValueOrDbgVariableRecord(Builder, APN, DIVar, DIExpr, NewLoc,
1863 DebugLoc NewLoc = getDebugValueLoc(DVR);
1874 new DbgVariableRecord(LIVAM, DIVar, DIExpr, NewLoc.get());
1909 DebugLoc NewLoc = getDebugValueLoc(DVR);
1915 insertDbgValueOrDbgVariableRecord(Builder, APN, DIVar, DIExpr, NewLoc,
1979 DebugLoc NewLoc = getDebugValueLoc(DDI);
1983 DerefExpr, NewLoc,