Home
last modified time | relevance | path

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

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