Searched defs:EmitCompoundAssign (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGExprComplex.cpp | 1324 EmitCompoundAssign(const CompoundAssignOperator *E, in EmitCompoundAssign() function in ComplexExprEmitter |
H A D | CGExprScalar.cpp | 3672 Value *ScalarExprEmitter::EmitCompoundAssign(const CompoundAssignOperator *E, in EmitCompoundAssign() function in ScalarExprEmitter |