Home | History | Annotate | Download | only in TableGen

Lines Matching full:operand

48 // Operand Info Emission.
60 // This might be a multiple operand thing. Targets like X86 have
61 // registers in their multi-operand operands. It may also be an anonymous
62 // operand, which has a single operand, but no declared class for the
63 // operand.
67 // Single, anonymous, operand.
89 // -1 means the operand does not have a fixed register class.
99 // Predicate operands. Check to see if the original unexpanded operand
104 // Optional def operands. Check to see if the original unexpanded operand
124 // Fill in operand type.
126 assert(!Inst.Operands[i].OperandType.empty() && "Invalid operand type.");
138 // ID #0 is for no operand info.
201 // Emit all of the operand info records.
259 // Each logical operand can be multiple MI operands.
326 // Emit the operand info.