Home
last modified time | relevance | path

Searched refs:emitCompoundAssign (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenExprScalar.cpp796 emitCompoundAssign(const CompoundAssignOperator *e,
828 return emitCompoundAssign(e, &ScalarExprEmitter::emit##OP); \
1163 mlir::Value ScalarExprEmitter::emitCompoundAssign( in emitCompoundAssign() function in __anon1373b7f80111::ScalarExprEmitter