Searched refs:PrintORL (Results 1 – 2 of 2) 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()
414 struct PrintORL { struct415 PrintORL(const OrderedRegisterList &L, const TargetRegisterInfo *RI) in PrintORL() argument418 friend raw_ostream &operator<< (raw_ostream &OS, const PrintORL &P);425 raw_ostream &operator<< (raw_ostream &OS, const PrintORL &P) { in operator <<()799 << " AVs: " << PrintORL(AVs, HRI) << "\n"; in findRecordInsertForms()