Searched refs:PrintableInstruction (Results 1 – 3 of 3) sorted by relevance
350 PrintableInstruction wrapper; in Print()499 const PrintableInstruction& printable) { in operator <<()701 PrintableInstruction printable_instr; in operator <<()
984 struct PrintableInstruction { struct988 std::ostream& operator<<(std::ostream& os, const PrintableInstruction& instr); argument
532 PrintableInstruction printable = {RegisterConfiguration::Turbofan(), in PrintSchedule()