Lines Matching defs:DbgLoc
1570 DebugLoc DbgLoc,
1575 handleDebugValue(Poison, Var, NewExpr, DbgLoc, Order,
1581 DIExpression *Expr, DebugLoc DbgLoc,
1587 if (visitEntryValueDbgValue(Values, Var, Expr, DbgLoc))
1626 EmitFuncArgumentDbgValue(V, Var, Expr, DbgLoc,
1655 isa<Argument>(V) && Var->isParameter() && !DbgLoc.getInlinedAt();
1693 Var, *FragmentExpr, RegAndSize.first, false, DbgLoc, Order);
1711 /*IsIndirect=*/false, DbgLoc, Order, IsVariadic);
6317 DIExpression *Expr, DebugLoc DbgLoc) {
6337 Variable, Expr, PhysReg, false /*IsIndidrect*/, DbgLoc, SDNodeOrder);