Searched refs:report_context (Results 1 – 1 of 1) sorted by relevance
315 void report_context(const LiveInterval &LI) const;316 void report_context(const LiveRange &LR, VirtRegOrUnit VRegOrUnit,318 void report_context(const LiveRange::Segment &S) const;319 void report_context(const VNInfo &VNI) const;320 void report_context(SlotIndex Pos) const;321 void report_context(MCPhysReg PhysReg) const;630 void MachineVerifier::report_context(SlotIndex Pos) const { in report_context() function in MachineVerifier634 void MachineVerifier::report_context(const LiveInterval &LI) const { in report_context() function in MachineVerifier638 void MachineVerifier::report_context(const LiveRange &LR, in report_context() function in MachineVerifier647 void MachineVerifier::report_context(const LiveRange::Segment &S) const { in report_context() function in MachineVerifier[all …]