Searched defs:CreateFSub (Results 1 – 4 of 4) sorted by relevance
45 Constant *CreateFSub(Constant *LHS, Constant *RHS) const { in CreateFSub() function
69 Instruction *CreateFSub(Constant *LHS, Constant *RHS) const { in CreateFSub() function
61 Constant *CreateFSub(Constant *LHS, Constant *RHS) const { in CreateFSub() function
1304 func (b Builder) CreateFSub(lhs, rhs Value, name string) (v Value) { func