Searched defs:createFMul (Results 1 – 2 of 2) sorted by relevance
298 mlir::Value createFMul(mlir::Location loc, mlir::Value lhs, mlir::Value rhs) { in createFMul() function
671 Value *FAddCombine::createFMul(Value *Opnd0, Value *Opnd1) { in createFMul() function in FAddCombine