Searched refs:report_context (Results 1 – 1 of 1) sorted by relevance
264 void report_context(const LiveInterval &LI) const;265 void report_context(const LiveRange &LR, Register VRegUnit,267 void report_context(const LiveRange::Segment &S) const;268 void report_context(const VNInfo &VNI) const;269 void report_context(SlotIndex Pos) const;270 void report_context(MCPhysReg PhysReg) const;589 void MachineVerifier::report_context(SlotIndex Pos) const { in report_context() function in MachineVerifier593 void MachineVerifier::report_context(const LiveInterval &LI) const { in report_context() function in MachineVerifier597 void MachineVerifier::report_context(const LiveRange &LR, Register VRegUnit, in report_context() function in MachineVerifier605 void MachineVerifier::report_context(const LiveRange::Segment &S) const { in report_context() function in MachineVerifier[all …]