Searched refs:PrintORL (Results 1 – 1 of 1) sorted by relevance
389 struct PrintORL { struct390 PrintORL(const OrderedRegisterList &L, const TargetRegisterInfo *RI) in PrintORL() function392 friend raw_ostream &operator<< (raw_ostream &OS, const PrintORL &P);398 raw_ostream &operator<< (raw_ostream &OS, const PrintORL &P) { in operator <<()763 << " AVs: " << PrintORL(AVs, HRI) << "\n"; in findRecordInsertForms()