Searched refs:PrintableInstructionOperand (Results 1 – 4 of 4) sorted by relevance
122 PrintableInstructionOperand wrapper; in Print()131 const PrintableInstructionOperand& printable) { in operator <<()255 PrintableInstructionOperand wrapper; in Print()268 PrintableInstructionOperand printable_op = {printable.register_configuration_, in operator <<()406 PrintableInstructionOperand poi = {GetRegConfig(), InstructionOperand()}; in operator <<()525 PrintableInstructionOperand printable_op = {printable.register_configuration_, in operator <<()720 PrintableInstructionOperand printable_op = {config, phi->output()}; in operator <<()
322 PrintableInstructionOperand wrapper = {RegisterConfiguration::Default(), in Print()
140 struct PrintableInstructionOperand { struct147 const PrintableInstructionOperand& op); argument
1203 PrintableInstructionOperand pio; in operator <<()