Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:EmitCompoundAssign

446   Value *EmitCompoundAssign(const CompoundAssignOperator *E,
455 return EmitCompoundAssign(E, &ScalarExprEmitter::Emit ## OP); \
1732 Value *ScalarExprEmitter::EmitCompoundAssign