Searched refs:report_context (Results 1 – 1 of 1) sorted by relevance
228 void report_context(const LiveInterval &LI) const;229 void report_context(const LiveRange &LR, Register VRegUnit,231 void report_context(const LiveRange::Segment &S) const;232 void report_context(const VNInfo &VNI) const;233 void report_context(SlotIndex Pos) const;234 void report_context(MCPhysReg PhysReg) const;508 void MachineVerifier::report_context(SlotIndex Pos) const { in report_context() function in MachineVerifier512 void MachineVerifier::report_context(const LiveInterval &LI) const { in report_context() function in MachineVerifier516 void MachineVerifier::report_context(const LiveRange &LR, Register VRegUnit, in report_context() function in MachineVerifier524 void MachineVerifier::report_context(const LiveRange::Segment &S) const { in report_context() function in MachineVerifier[all …]