Lines Matching full:operand
68 /// OperandsSignature - This class holds a description of a list of operand
196 // If there is more than one predicate weighing in on this operand
222 // For now, filter out any operand with a predicate.
223 // For now, filter out any operand with multiple values.
285 llvm_unreachable("Unknown operand kind!");
298 // Implicit physical register operand.
313 llvm_unreachable("Unknown operand kind!");
327 llvm_unreachable("Unknown operand kind!");
340 // Implicit physical register operand. e.g. Instruction::Mul expect to
341 // select to a binary op. On x86, mul may take a single operand with
342 // the other operand being implicit. We must emit something that looks
453 // For now, ignore instructions where the first operand is not an
790 // Emit one function for the operand signature that demultiplexes based
800 // If there are any forms of this signature available that operand on
802 // 64-bit operand), check them first.