Searched refs:PrintInit (Results 1 – 1 of 1) sorted by relevance
420 friend struct PrintInit;425 friend raw_ostream &operator<< (raw_ostream &OS, const struct PrintInit &P);478 struct PrintInit { struct479 PrintInit(const HCE::ExtenderInit &EI, const HexagonRegisterInfo &I) in PrintInit() argument486 raw_ostream &operator<< (raw_ostream &OS, const PrintInit &P) { in operator <<()560 OS << " " << PrintInit(Q.first, P.HRI) << " -> {"; in operator <<()1600 << " for initializer: " << PrintInit(ExtI, *HRI) << "\n " in insertInitializer()1842 dbgs() << '\n' << PrintInit(ExtI, *HRI) << " " << MI; in replaceInstrExpr()