Searched refs:tryEmitFMulAdd (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGExprScalar.cpp2422 static Value* tryEmitFMulAdd(const BinOpInfo &op, function
2481 if (Value *FMulAdd = tryEmitFMulAdd(op, CGF, Builder))
2511 if (Value *FMulAdd = tryEmitFMulAdd(op, CGF, Builder, true))

Completed in 44 milliseconds