Searched refs:report_context (Results 1 – 1 of 1) sorted by relevance
215 void report_context(const LiveInterval &LI) const;216 void report_context(const LiveRange &LR, unsigned Reg,218 void report_context(const LiveRange::Segment &S) const;219 void report_context(const VNInfo &VNI) const;438 void MachineVerifier::report_context(const LiveInterval &LI) const { in report_context() function in MachineVerifier442 void MachineVerifier::report_context(const LiveRange &LR, unsigned Reg, in report_context() function in MachineVerifier450 void MachineVerifier::report_context(const LiveRange::Segment &S) const { in report_context() function in MachineVerifier454 void MachineVerifier::report_context(const VNInfo &VNI) const { in report_context() function in MachineVerifier1436 report_context(LR, Reg, LaneMask); in verifyLiveRangeValue()1437 report_context(*VNI); in verifyLiveRangeValue()[all …]