Searched defs:AddOperand (Results 1 – 9 of 9) sorted by relevance
122 struct AddOperand { struct123 using resultType = Expr;124 constexpr AddOperand() {} in AddOperand() function125 static inline std::optional<Expr> Parse(ParseState &state) { in Parse()
652 inline void Instruction::AddOperand(Operand&& operand) { in AddOperand() function
632 inline void Instruction::AddOperand(Operand&& operand) { in AddOperand() function
375 void InstrEmitter::AddOperand(MachineInstrBuilder &MIB, in AddOperand() function in InstrEmitter
362 void InstrEmitter::AddOperand(MachineInstrBuilder &MIB, in AddOperand() function in InstrEmitter
370 void InstrEmitter::AddOperand(MachineInstrBuilder &MIB, in AddOperand() function in InstrEmitter
1001 SDValue AddOperand = ROOTNode->getOperand(0).getOpcode() == ISD::MUL in performMADD_MSUBCombine() local
1002 SDValue AddOperand = ROOTNode->getOperand(0).getOpcode() == ISD::MUL in performMADD_MSUBCombine() local