Searched refs:PrintableInstruction (Results 1 – 3 of 3) sorted by relevance
372 PrintableInstruction wrapper; in Print()523 const PrintableInstruction& printable) { in operator <<()728 PrintableInstruction printable_instr; in operator <<()
990 struct PrintableInstruction { struct994 std::ostream& operator<<(std::ostream& os, const PrintableInstruction& instr); argument
694 PrintableInstruction printable = {RegisterConfiguration::Default(), in PrintSchedule()