Lines Matching refs:report_context

247     void report_context(const LiveInterval &LI) const;
248 void report_context(const LiveRange &LR, unsigned VRegUnit,
250 void report_context(const LiveRange::Segment &S) const;
251 void report_context(const VNInfo &VNI) const;
252 void report_context(SlotIndex Pos) const;
253 void report_context(MCPhysReg PhysReg) const;
516 void MachineVerifier::report_context(SlotIndex Pos) const { in report_context() function in MachineVerifier
520 void MachineVerifier::report_context(const LiveInterval &LI) const { in report_context() function in MachineVerifier
524 void MachineVerifier::report_context(const LiveRange &LR, unsigned VRegUnit, in report_context() function in MachineVerifier
532 void MachineVerifier::report_context(const LiveRange::Segment &S) const { in report_context() function in MachineVerifier
536 void MachineVerifier::report_context(const VNInfo &VNI) const { in report_context() function in MachineVerifier
544 void MachineVerifier::report_context(MCPhysReg PReg) const { in report_context() function in MachineVerifier
627 report_context(LI.PhysReg); in visitMachineBasicBlockBefore()
1490 report_context(UseIdx); in checkLivenessAtUse()
1498 report_context(UseIdx); in checkLivenessAtUse()
1513 report_context(*VNI); in checkLivenessAtDef()
1514 report_context(DefIdx); in checkLivenessAtDef()
1522 report_context(DefIdx); in checkLivenessAtDef()
1599 report_context(LI); in checkLiveness()
1600 report_context(UseIdx); in checkLiveness()
1978 report_context(LR, Reg, LaneMask); in verifyLiveRangeValue()
1979 report_context(*VNI); in verifyLiveRangeValue()
1985 report_context(LR, Reg, LaneMask); in verifyLiveRangeValue()
1986 report_context(*VNI); in verifyLiveRangeValue()
1993 report_context(LR, Reg, LaneMask); in verifyLiveRangeValue()
1994 report_context(*VNI); in verifyLiveRangeValue()
2001 report_context(LR, Reg, LaneMask); in verifyLiveRangeValue()
2002 report_context(*VNI); in verifyLiveRangeValue()
2011 report_context(LR, Reg, LaneMask); in verifyLiveRangeValue()
2012 report_context(*VNI); in verifyLiveRangeValue()
2040 report_context(LR, Reg, LaneMask); in verifyLiveRangeValue()
2041 report_context(*VNI); in verifyLiveRangeValue()
2049 report_context(LR, Reg, LaneMask); in verifyLiveRangeValue()
2050 report_context(*VNI); in verifyLiveRangeValue()
2054 report_context(LR, Reg, LaneMask); in verifyLiveRangeValue()
2055 report_context(*VNI); in verifyLiveRangeValue()
2070 report_context(LR, Reg, LaneMask); in verifyLiveRangeSegment()
2071 report_context(S); in verifyLiveRangeSegment()
2072 report_context(*VNI); in verifyLiveRangeSegment()
2077 report_context(LR, Reg, LaneMask); in verifyLiveRangeSegment()
2078 report_context(S); in verifyLiveRangeSegment()
2084 report_context(LR, Reg, LaneMask); in verifyLiveRangeSegment()
2085 report_context(S); in verifyLiveRangeSegment()
2091 report_context(LR, Reg, LaneMask); in verifyLiveRangeSegment()
2092 report_context(S); in verifyLiveRangeSegment()
2099 report_context(LR, Reg, LaneMask); in verifyLiveRangeSegment()
2100 report_context(S); in verifyLiveRangeSegment()
2118 report_context(LR, Reg, LaneMask); in verifyLiveRangeSegment()
2119 report_context(S); in verifyLiveRangeSegment()
2126 report_context(LR, Reg, LaneMask); in verifyLiveRangeSegment()
2127 report_context(S); in verifyLiveRangeSegment()
2135 report_context(LR, Reg, LaneMask); in verifyLiveRangeSegment()
2136 report_context(S); in verifyLiveRangeSegment()
2146 report_context(LR, Reg, LaneMask); in verifyLiveRangeSegment()
2147 report_context(S); in verifyLiveRangeSegment()
2188 report_context(LR, Reg, LaneMask); in verifyLiveRangeSegment()
2189 report_context(S); in verifyLiveRangeSegment()
2199 report_context(LR, Reg, LaneMask); in verifyLiveRangeSegment()
2200 report_context(S); in verifyLiveRangeSegment()
2252 report_context(LR, Reg, LaneMask); in verifyLiveRangeSegment()
2253 report_context(*VNI); in verifyLiveRangeSegment()
2263 report_context(LR, Reg, LaneMask); in verifyLiveRangeSegment()
2295 report_context(LI); in verifyLiveInterval()
2299 report_context(LI); in verifyLiveInterval()
2303 report_context(SR, LI.reg, SR.LaneMask); in verifyLiveInterval()
2309 report_context(LI); in verifyLiveInterval()
2318 report_context(LI); in verifyLiveInterval()