Home
last modified time | relevance | path

Searched defs:EmitCompoundAssign (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprComplex.cpp1324 EmitCompoundAssign(const CompoundAssignOperator *E, in EmitCompoundAssign() function in ComplexExprEmitter
H A DCGExprScalar.cpp3672 Value *ScalarExprEmitter::EmitCompoundAssign(const CompoundAssignOperator *E, in EmitCompoundAssign() function in ScalarExprEmitter