Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:EmitCompoundAssign

460   Value *EmitCompoundAssign(const CompoundAssignOperator *E,
469 return EmitCompoundAssign(E, &ScalarExprEmitter::Emit ## OP); \
1701 Value *ScalarExprEmitter::EmitCompoundAssign(const CompoundAssignOperator *E,