Lines Matching refs:report_context
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;
504 void MachineVerifier::report_context(SlotIndex Pos) const { in report_context() function in MachineVerifier
508 void MachineVerifier::report_context(const LiveInterval &LI) const { in report_context() function in MachineVerifier
512 void MachineVerifier::report_context(const LiveRange &LR, Register VRegUnit, in report_context() function in MachineVerifier
520 void MachineVerifier::report_context(const LiveRange::Segment &S) const { in report_context() function in MachineVerifier
524 void MachineVerifier::report_context(const VNInfo &VNI) const { in report_context() function in MachineVerifier
532 void MachineVerifier::report_context(MCPhysReg PReg) const { in report_context() function in MachineVerifier
604 report_context(LI.PhysReg); in visitMachineBasicBlockBefore()
1973 report_context(UseIdx); in checkLivenessAtUse()
1981 report_context(UseIdx); in checkLivenessAtUse()
1999 report_context(*VNI); in checkLivenessAtDef()
2000 report_context(DefIdx); in checkLivenessAtDef()
2008 report_context(DefIdx); in checkLivenessAtDef()
2085 report_context(LI); in checkLiveness()
2086 report_context(UseIdx); in checkLiveness()
2613 report_context(LR, Reg, LaneMask); in verifyLiveRangeValue()
2614 report_context(*VNI); in verifyLiveRangeValue()
2620 report_context(LR, Reg, LaneMask); in verifyLiveRangeValue()
2621 report_context(*VNI); in verifyLiveRangeValue()
2628 report_context(LR, Reg, LaneMask); in verifyLiveRangeValue()
2629 report_context(*VNI); in verifyLiveRangeValue()
2636 report_context(LR, Reg, LaneMask); in verifyLiveRangeValue()
2637 report_context(*VNI); in verifyLiveRangeValue()
2646 report_context(LR, Reg, LaneMask); in verifyLiveRangeValue()
2647 report_context(*VNI); in verifyLiveRangeValue()
2675 report_context(LR, Reg, LaneMask); in verifyLiveRangeValue()
2676 report_context(*VNI); in verifyLiveRangeValue()
2684 report_context(LR, Reg, LaneMask); in verifyLiveRangeValue()
2685 report_context(*VNI); in verifyLiveRangeValue()
2689 report_context(LR, Reg, LaneMask); in verifyLiveRangeValue()
2690 report_context(*VNI); in verifyLiveRangeValue()
2705 report_context(LR, Reg, LaneMask); in verifyLiveRangeSegment()
2706 report_context(S); in verifyLiveRangeSegment()
2707 report_context(*VNI); in verifyLiveRangeSegment()
2712 report_context(LR, Reg, LaneMask); in verifyLiveRangeSegment()
2713 report_context(S); in verifyLiveRangeSegment()
2719 report_context(LR, Reg, LaneMask); in verifyLiveRangeSegment()
2720 report_context(S); in verifyLiveRangeSegment()
2726 report_context(LR, Reg, LaneMask); in verifyLiveRangeSegment()
2727 report_context(S); in verifyLiveRangeSegment()
2734 report_context(LR, Reg, LaneMask); in verifyLiveRangeSegment()
2735 report_context(S); in verifyLiveRangeSegment()
2753 report_context(LR, Reg, LaneMask); in verifyLiveRangeSegment()
2754 report_context(S); in verifyLiveRangeSegment()
2761 report_context(LR, Reg, LaneMask); in verifyLiveRangeSegment()
2762 report_context(S); in verifyLiveRangeSegment()
2770 report_context(LR, Reg, LaneMask); in verifyLiveRangeSegment()
2771 report_context(S); in verifyLiveRangeSegment()
2781 report_context(LR, Reg, LaneMask); in verifyLiveRangeSegment()
2782 report_context(S); in verifyLiveRangeSegment()
2823 report_context(LR, Reg, LaneMask); in verifyLiveRangeSegment()
2824 report_context(S); in verifyLiveRangeSegment()
2834 report_context(LR, Reg, LaneMask); in verifyLiveRangeSegment()
2835 report_context(S); in verifyLiveRangeSegment()
2885 report_context(LR, Reg, LaneMask); in verifyLiveRangeSegment()
2886 report_context(*VNI); in verifyLiveRangeSegment()
2896 report_context(LR, Reg, LaneMask); in verifyLiveRangeSegment()
2928 report_context(LI); in verifyLiveInterval()
2932 report_context(LI); in verifyLiveInterval()
2936 report_context(SR, LI.reg(), SR.LaneMask); in verifyLiveInterval()
2942 report_context(LI); in verifyLiveInterval()
2951 report_context(LI); in verifyLiveInterval()