Searched refs:printable_instr (Results 1 – 1 of 1) sorted by relevance
701 PrintableInstruction printable_instr; in operator <<() local702 printable_instr.register_configuration_ = config; in operator <<()707 printable_instr.instr_ = code->InstructionAt(j); in operator <<()708 os << " " << buf.start() << ": " << printable_instr << std::endl; in operator <<()