Searched refs:PrintableInstructionOperand (Results 1 – 3 of 3) sorted by relevance
101 PrintableInstructionOperand wrapper; in Print()110 const PrintableInstructionOperand& printable) { in operator <<()232 PrintableInstructionOperand wrapper; in Print()245 PrintableInstructionOperand printable_op = {printable.register_configuration_, in operator <<()384 PrintableInstructionOperand poi = {GetRegConfig(), InstructionOperand()}; in operator <<()501 PrintableInstructionOperand printable_op = {printable.register_configuration_, in operator <<()692 PrintableInstructionOperand printable_op = {config, phi->output()}; in operator <<()
143 struct PrintableInstructionOperand { struct150 const PrintableInstructionOperand& op); argument
1204 PrintableInstructionOperand pio; in operator <<()