Searched defs:Operand1 (Results 1 – 3 of 3) sorted by relevance
89 void addInstruction(uint8_t Opcode, uint64_t Operand1) { in addInstruction()95 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2) { in addInstruction()
307 const MachineOperand &Operand1 = MI->getOperand(1); in insertCallDefsUses() local
731 unsigned Operand0, Operand1; member in __anonfad1fb590211::CommutingState