Lines Matching full:converter
81 /// Abstract Instruction Converter class.
95 "Wrong instruction passed to converter");
110 /// An Instruction Converter which ignores the given instruction.
129 /// An Instruction Converter which replaces an instruction with another.
170 /// An Instruction Converter which replaces an instruction with another, and
207 /// An Instruction Converter for replacing COPY instructions.
256 /// An Instruction Converter which replaces an instruction with a COPY.
281 // A converter is identified by <destination domain, source opcode>
466 // converter for the instruction or if the converter cannot convert the
497 // appropriate converter.