Searched defs:Operand1 (Results 1 – 3 of 3) sorted by relevance
86 void addInstruction(uint8_t Opcode, uint64_t Operand1) { in addInstruction()91 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2) { in addInstruction()
310 const MachineOperand &Operand1 = MI->getOperand(1); in insertCallDefsUses() local
664 unsigned Operand0, Operand1; member in __anon151c950f0211::CommutingState