Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprComplex.cpp1447 static CompoundFunc getComplexOp(BinaryOperatorKind Op) { in getComplexOp() function
1460 CompoundFunc Op = getComplexOp(E->getOpcode()); in EmitComplexCompoundAssignmentLValue()
1468 CompoundFunc Op = getComplexOp(E->getOpcode()); in EmitScalarCompoundAssignWithComplex()