Searched defs:CreateMul (Results 1 – 2 of 2) sorted by relevance
330 static BinaryOperator *CreateMul(Value *S1, Value *S2, const Twine &Name, in CreateMul() function
1310 func (b Builder) CreateMul(lhs, rhs Value, name string) (v Value) { func