Lines Matching defs:DbgLoc
1575 DebugLoc DbgLoc,
1580 handleDebugValue(Poison, Var, NewExpr, DbgLoc, Order,
1586 DIExpression *Expr, DebugLoc DbgLoc,
1592 if (visitEntryValueDbgValue(Values, Var, Expr, DbgLoc))
1630 EmitFuncArgumentDbgValue(V, Var, Expr, DbgLoc,
1659 isa<Argument>(V) && Var->isParameter() && !DbgLoc.getInlinedAt();
1697 Var, *FragmentExpr, RegAndSize.first, false, DbgLoc, Order);
1715 /*IsIndirect=*/false, DbgLoc, Order, IsVariadic);
6279 DIExpression *Expr, DebugLoc DbgLoc) {
6299 Variable, Expr, PhysReg, false /*IsIndidrect*/, DbgLoc, SDNodeOrder);