Lines Matching defs:operand
53 // Location operand kinds.
56 // Location operand kinds must be last.
115 // Pending operands are only equal if they are the same operand.
192 // Lifetime of operand inside the instruction.
194 // USED_AT_START operand is guaranteed to be live only at instruction start.
196 // operand used inside instruction (i.e. temporary or output).
199 // USED_AT_END operand is treated as live until the end of instruction.
201 // other operand inside instruction.
258 // Predicates for the operand policy.
330 // [virtual_register]: The virtual register ID for this operand.
345 // stored within the operand. The FIXED_SLOT policy uses a compact encoding
743 void set_source(const InstructionOperand& operand) { source_ = operand; }
747 void set_destination(const InstructionOperand& operand) {
748 destination_ = operand;
1761 // Ideally we would inline RPO numbers into the operand, however jump-