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