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;
508 void MachineVerifier::report_context(SlotIndex Pos) const { in report_context() function in MachineVerifier
512 void MachineVerifier::report_context(const LiveInterval &LI) const { in report_context() function in MachineVerifier
516 void MachineVerifier::report_context(const LiveRange &LR, Register VRegUnit, in report_context() function in MachineVerifier
524 void MachineVerifier::report_context(const LiveRange::Segment &S) const { in report_context() function in MachineVerifier
528 void MachineVerifier::report_context(const VNInfo &VNI) const { in report_context() function in MachineVerifier
536 void MachineVerifier::report_context(MCPhysReg PReg) const { in report_context() function in MachineVerifier
608 report_context(LI.PhysReg); in visitMachineBasicBlockBefore()
2123 report_context(UseIdx); in checkLivenessAtUse()
2131 report_context(UseIdx); in checkLivenessAtUse()
2149 report_context(*VNI); in checkLivenessAtDef()
2150 report_context(DefIdx); in checkLivenessAtDef()
2158 report_context(DefIdx); in checkLivenessAtDef()
2235 report_context(LI); in checkLiveness()
2236 report_context(UseIdx); in checkLiveness()
2759 report_context(LR, Reg, LaneMask); in verifyLiveRangeValue()
2760 report_context(*VNI); in verifyLiveRangeValue()
2766 report_context(LR, Reg, LaneMask); in verifyLiveRangeValue()
2767 report_context(*VNI); in verifyLiveRangeValue()
2774 report_context(LR, Reg, LaneMask); in verifyLiveRangeValue()
2775 report_context(*VNI); in verifyLiveRangeValue()
2782 report_context(LR, Reg, LaneMask); in verifyLiveRangeValue()
2783 report_context(*VNI); in verifyLiveRangeValue()
2792 report_context(LR, Reg, LaneMask); in verifyLiveRangeValue()
2793 report_context(*VNI); in verifyLiveRangeValue()
2821 report_context(LR, Reg, LaneMask); in verifyLiveRangeValue()
2822 report_context(*VNI); in verifyLiveRangeValue()
2830 report_context(LR, Reg, LaneMask); in verifyLiveRangeValue()
2831 report_context(*VNI); in verifyLiveRangeValue()
2835 report_context(LR, Reg, LaneMask); in verifyLiveRangeValue()
2836 report_context(*VNI); in verifyLiveRangeValue()
2851 report_context(LR, Reg, LaneMask); in verifyLiveRangeSegment()
2852 report_context(S); in verifyLiveRangeSegment()
2853 report_context(*VNI); in verifyLiveRangeSegment()
2858 report_context(LR, Reg, LaneMask); in verifyLiveRangeSegment()
2859 report_context(S); in verifyLiveRangeSegment()
2865 report_context(LR, Reg, LaneMask); in verifyLiveRangeSegment()
2866 report_context(S); in verifyLiveRangeSegment()
2872 report_context(LR, Reg, LaneMask); in verifyLiveRangeSegment()
2873 report_context(S); in verifyLiveRangeSegment()
2880 report_context(LR, Reg, LaneMask); in verifyLiveRangeSegment()
2881 report_context(S); in verifyLiveRangeSegment()
2899 report_context(LR, Reg, LaneMask); in verifyLiveRangeSegment()
2900 report_context(S); in verifyLiveRangeSegment()
2907 report_context(LR, Reg, LaneMask); in verifyLiveRangeSegment()
2908 report_context(S); in verifyLiveRangeSegment()
2916 report_context(LR, Reg, LaneMask); in verifyLiveRangeSegment()
2917 report_context(S); in verifyLiveRangeSegment()
2927 report_context(LR, Reg, LaneMask); in verifyLiveRangeSegment()
2928 report_context(S); in verifyLiveRangeSegment()
2969 report_context(LR, Reg, LaneMask); in verifyLiveRangeSegment()
2970 report_context(S); in verifyLiveRangeSegment()
2980 report_context(LR, Reg, LaneMask); in verifyLiveRangeSegment()
2981 report_context(S); in verifyLiveRangeSegment()
3040 report_context(LR, Reg, LaneMask); in verifyLiveRangeSegment()
3041 report_context(*VNI); in verifyLiveRangeSegment()
3051 report_context(LR, Reg, LaneMask); in verifyLiveRangeSegment()
3083 report_context(LI); in verifyLiveInterval()
3087 report_context(LI); in verifyLiveInterval()
3091 report_context(SR, LI.reg(), SR.LaneMask); in verifyLiveInterval()
3097 report_context(LI); in verifyLiveInterval()
3106 report_context(LI); in verifyLiveInterval()