Home | History | Annotate | Download | only in SelectionDAG

Lines Matching full:operand

52 /// followed by an optional chain operand, then an optional glue operand.
230 assert(RC && "Isn't a register operand!");
253 // does not include operand register class info.
269 /// AddRegisterOperand - Add the specified register as an operand to the
280 "Chain and glue operands should occur at end of operand list!");
281 // Get/emit the operand.
298 "Don't have operand info for this instruction!");
313 // means we need to determine the index of the operand.
335 /// AddOperand - Add the specified operand to the specified machine instr. II
337 /// operand number (in the II) that we are adding. IIOpNum and II are used for
394 "Chain and glue operands should occur at end of operand list!");
516 // If creating a subreg_to_reg, then the first input operand
835 --NumOps; // Ignore the glue operand.
841 // Add the asm string as an external symbol operand.
852 // Add all of the operand registers to the instruction.