Searched defs:AddOp (Results 1 – 10 of 10) sorted by relevance
39 struct AddOp : public SetTheory::Operator { struct40 void apply(SetTheory &ST, DagInit *Expr, RecSet &Elts, in apply()
585 SDValue AddOp; in isADDADDMUL() local
1730 Instruction *AddOp = nullptr, *SubOp = nullptr; in foldAddSubSelect() local
1703 unsigned AddOp = AMDGPU::V_ADD_CO_U32_e32; in SelectFlatOffsetImpl() local
1968 const MachineOperand &AddOp = MI.getOperand(2); in getIncrementValue() local
858 bool &AddOpKillFlag) { in reassociateFMA()
2279 Instruction::BinaryOps AddOp; in createVectorIntOrFpInductionPHI() local2564 Instruction::BinaryOps AddOp; in buildScalarSteps() local
835 unsigned AddOp = Opcode == ISD::SADDSAT ? ISD::ADD : ISD::SUB; in PromoteIntRes_ADDSUBSHLSAT() local
2536 for (unsigned AddOp = 0, e = Ops.size(); AddOp != e; ++AddOp) in getAddExpr() local2913 for (const SCEV *AddOp : Add->operands()) { in getMulExpr() local
36793 auto AddOp = [&Ops](SDValue Input, int InsertionPoint) -> int { in combineX86ShufflesRecursively() local