Searched defs:CreateNUWMul (Results 1 – 3 of 3) sorted by relevance
82 Instruction *CreateNUWMul(Constant *LHS, Constant *RHS) const { in CreateNUWMul() function
1322 func (b Builder) CreateNUWMul(lhs, rhs Value, name string) (v Value) { func