Home
last modified time | relevance | path

Searched refs:EmitAdd (Results 1 – 1 of 1) sorted by path

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp785 Value *EmitAdd(const BinOpInfo &Ops);
3854 Value *ScalarExprEmitter::EmitAdd(const BinOpInfo &op) { in EmitAdd() function in ScalarExprEmitter