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