Lines Matching defs:Source
5 // This file is distributed under the University of Illinois Open Source
51 // Source operand maps to destination operand. The Data element
114 // argument in the source instruction, in either the (outs) or (ins) list.
117 // Record the mapping of the source to result arguments for use by
135 "' has no matching source operand.");
136 // Map the source operand to the destination operand index for each
150 EmitSourceFileHeader("Pseudo-instruction MC lowering Source Fragment", o);
159 CodeGenInstruction &Source = Expansion.Source;
161 o << " case " << Source.Namespace << "::"
162 << Source.TheDef->getName() << ": {\n"
168 // Copy the operands from the source instruction.
183 << Source.Operands[Expansion.OperandMap[MIOpNo].Data