Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprComplex.cpp970 EmitCompoundAssign(const CompoundAssignOperator *E, in EmitCompoundAssign() function in ComplexExprEmitter
H A DCGExprScalar.cpp3123 Value *ScalarExprEmitter::EmitCompoundAssign(const CompoundAssignOperator *E, in EmitCompoundAssign() function in ScalarExprEmitter