Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonGenInsert.cpp437 struct PrintIFR { struct
438 PrintIFR(const IFRecord &R, const TargetRegisterInfo *RI) in PrintIFR() function
443 friend raw_ostream &operator<< (raw_ostream &OS, const PrintIFR &P);
446 raw_ostream &operator<< (raw_ostream &OS, const PrintIFR &P) { in operator <<()
545 dbgs() << " " << PrintIFR(LL[i].first, HRI) << ", " in dump_map()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonGenInsert.cpp471 struct PrintIFR { struct
472 PrintIFR(const IFRecord &R, const TargetRegisterInfo *RI) in PrintIFR() argument
476 friend raw_ostream &operator<< (raw_ostream &OS, const PrintIFR &P);
482 raw_ostream &operator<< (raw_ostream &OS, const PrintIFR &P) { in operator <<()
588 dbgs() << " " << PrintIFR(LL[i].first, HRI) << ", " in dump_map()