Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:EmitBinOps

455   BinOpInfo EmitBinOps(const BinaryOperator *E);
466 return Emit ## OP(EmitBinOps(E)); \
1643 BinOpInfo ScalarExprEmitter::EmitBinOps(const BinaryOperator *E) {