Lines Matching defs:DebugVar
296 printStackObjectDbgInfo(const MachineFunction::VariableDbgInfo &DebugVar,
298 std::array<std::string *, 3> Outputs{{&Object.DebugVar.Value,
301 std::array<const Metadata *, 3> Metas{{DebugVar.Var,
302 DebugVar.Expr,
303 DebugVar.Loc}};
387 for (const MachineFunction::VariableDbgInfo &DebugVar :
390 printStackObjectDbgInfo(DebugVar, Obj, MST);
391 MCRegister EntryValReg = DebugVar.getEntryValueRegister();
513 for (const MachineFunction::VariableDbgInfo &DebugVar :
515 int Idx = DebugVar.getStackSlot();
522 printStackObjectDbgInfo(DebugVar, Object, MST);
525 printStackObjectDbgInfo(DebugVar, Object, MST);