Searched refs:tryEmitFMulAdd (Results 1 – 1 of 1) sorted by relevance
2550 static Value* tryEmitFMulAdd(const BinOpInfo &op, in tryEmitFMulAdd() function2608 if (Value *FMulAdd = tryEmitFMulAdd(op, CGF, Builder)) in EmitAdd()2639 if (Value *FMulAdd = tryEmitFMulAdd(op, CGF, Builder, true)) in EmitSub()