Searched refs:PrintORL (Results 1 – 1 of 1) sorted by relevance
387 struct PrintORL { struct388 PrintORL(const OrderedRegisterList &L, const TargetRegisterInfo *RI) in PrintORL() argument390 friend raw_ostream &operator<< (raw_ostream &OS, const PrintORL &P);396 raw_ostream &operator<< (raw_ostream &OS, const PrintORL &P) { in operator <<()761 << " AVs: " << PrintORL(AVs, HRI) << "\n"; in findRecordInsertForms()