Home
last modified time | relevance | path

Searched refs:PrintORL (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/Hexagon/
DHexagonGenInsert.cpp387 struct PrintORL { struct
388 PrintORL(const OrderedRegisterList &L, const TargetRegisterInfo *RI) in PrintORL() argument
390 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonGenInsert.cpp414 struct PrintORL { struct
415 PrintORL(const OrderedRegisterList &L, const TargetRegisterInfo *RI) in PrintORL() argument
418 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()