Searched defs:CreateFSub (Results 1 – 7 of 7) sorted by relevance
49 Constant *CreateFSub(Constant *LHS, Constant *RHS) const { in CreateFSub() function
77 Instruction *CreateFSub(Constant *LHS, Constant *RHS) const { in CreateFSub() function
45 Constant *CreateFSub(Constant *LHS, Constant *RHS) const { in CreateFSub() function
69 Instruction *CreateFSub(Constant *LHS, Constant *RHS) const { in CreateFSub() function
59 Constant *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