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

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

Completed in 269 milliseconds