Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/CodeGen/
HDCGExprComplex.cpp873 static CompoundFunc getComplexOp(BinaryOperatorKind Op) { in getComplexOp() function
886 CompoundFunc Op = getComplexOp(E->getOpcode()); in EmitComplexCompoundAssignmentLValue()
894 CompoundFunc Op = getComplexOp(E->getOpcode()); in EmitScalarCompooundAssignWithComplex()