Lines Matching refs:report_context

239     void report_context(const LiveInterval &LI) const;
240 void report_context(const LiveRange &LR, Register VRegUnit,
242 void report_context(const LiveRange::Segment &S) const;
243 void report_context(const VNInfo &VNI) const;
244 void report_context(SlotIndex Pos) const;
245 void report_context(MCPhysReg PhysReg) const;
530 void MachineVerifier::report_context(SlotIndex Pos) const { in report_context() function in MachineVerifier
534 void MachineVerifier::report_context(const LiveInterval &LI) const { in report_context() function in MachineVerifier
538 void MachineVerifier::report_context(const LiveRange &LR, Register VRegUnit, in report_context() function in MachineVerifier
546 void MachineVerifier::report_context(const LiveRange::Segment &S) const { in report_context() function in MachineVerifier
550 void MachineVerifier::report_context(const VNInfo &VNI) const { in report_context() function in MachineVerifier
558 void MachineVerifier::report_context(MCPhysReg PReg) const { in report_context() function in MachineVerifier
630 report_context(LI.PhysReg); in visitMachineBasicBlockBefore()
2239 report_context(UseIdx); in checkLivenessAtUse()
2247 report_context(UseIdx); in checkLivenessAtUse()
2265 report_context(*VNI); in checkLivenessAtDef()
2266 report_context(DefIdx); in checkLivenessAtDef()
2274 report_context(DefIdx); in checkLivenessAtDef()
2364 report_context(*LI); in checkLiveness()
2365 report_context(UseIdx); in checkLiveness()
2879 report_context(LR, Reg, LaneMask); in verifyLiveRangeValue()
2880 report_context(*VNI); in verifyLiveRangeValue()
2886 report_context(LR, Reg, LaneMask); in verifyLiveRangeValue()
2887 report_context(*VNI); in verifyLiveRangeValue()
2894 report_context(LR, Reg, LaneMask); in verifyLiveRangeValue()
2895 report_context(*VNI); in verifyLiveRangeValue()
2902 report_context(LR, Reg, LaneMask); in verifyLiveRangeValue()
2903 report_context(*VNI); in verifyLiveRangeValue()
2912 report_context(LR, Reg, LaneMask); in verifyLiveRangeValue()
2913 report_context(*VNI); in verifyLiveRangeValue()
2941 report_context(LR, Reg, LaneMask); in verifyLiveRangeValue()
2942 report_context(*VNI); in verifyLiveRangeValue()
2950 report_context(LR, Reg, LaneMask); in verifyLiveRangeValue()
2951 report_context(*VNI); in verifyLiveRangeValue()
2955 report_context(LR, Reg, LaneMask); in verifyLiveRangeValue()
2956 report_context(*VNI); in verifyLiveRangeValue()
2971 report_context(LR, Reg, LaneMask); in verifyLiveRangeSegment()
2972 report_context(S); in verifyLiveRangeSegment()
2973 report_context(*VNI); in verifyLiveRangeSegment()
2978 report_context(LR, Reg, LaneMask); in verifyLiveRangeSegment()
2979 report_context(S); in verifyLiveRangeSegment()
2985 report_context(LR, Reg, LaneMask); in verifyLiveRangeSegment()
2986 report_context(S); in verifyLiveRangeSegment()
2992 report_context(LR, Reg, LaneMask); in verifyLiveRangeSegment()
2993 report_context(S); in verifyLiveRangeSegment()
3000 report_context(LR, Reg, LaneMask); in verifyLiveRangeSegment()
3001 report_context(S); in verifyLiveRangeSegment()
3019 report_context(LR, Reg, LaneMask); in verifyLiveRangeSegment()
3020 report_context(S); in verifyLiveRangeSegment()
3027 report_context(LR, Reg, LaneMask); in verifyLiveRangeSegment()
3028 report_context(S); in verifyLiveRangeSegment()
3036 report_context(LR, Reg, LaneMask); in verifyLiveRangeSegment()
3037 report_context(S); in verifyLiveRangeSegment()
3051 report_context(LR, Reg, LaneMask); in verifyLiveRangeSegment()
3052 report_context(S); in verifyLiveRangeSegment()
3093 report_context(LR, Reg, LaneMask); in verifyLiveRangeSegment()
3094 report_context(S); in verifyLiveRangeSegment()
3104 report_context(LR, Reg, LaneMask); in verifyLiveRangeSegment()
3105 report_context(S); in verifyLiveRangeSegment()
3164 report_context(LR, Reg, LaneMask); in verifyLiveRangeSegment()
3165 report_context(*VNI); in verifyLiveRangeSegment()
3175 report_context(LR, Reg, LaneMask); in verifyLiveRangeSegment()
3207 report_context(LI); in verifyLiveInterval()
3211 report_context(LI); in verifyLiveInterval()
3215 report_context(SR, LI.reg(), SR.LaneMask); in verifyLiveInterval()
3221 report_context(LI); in verifyLiveInterval()
3230 report_context(LI); in verifyLiveInterval()