Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:EmitBinOps

456   BinOpInfo EmitBinOps(const BinaryOperator *E);
467 return Emit ## OP(EmitBinOps(E)); \
1980 BinOpInfo ScalarExprEmitter::EmitBinOps(const BinaryOperator *E) {