Searched refs:PrintORL (Results 1 – 1 of 1) sorted by relevance
418 struct PrintORL { struct419 PrintORL(const OrderedRegisterList &L, const TargetRegisterInfo *RI) in PrintORL() argument422 friend raw_ostream &operator<< (raw_ostream &OS, const PrintORL &P);429 raw_ostream &operator<< (raw_ostream &OS, const PrintORL &P) { in operator <<()803 << " AVs: " << PrintORL(AVs, HRI) << "\n"; in findRecordInsertForms()