Home | History | Annotate | Download | only in IR

Lines Matching refs:CreateNUWMul

2013   return wrap(unwrap(B)->CreateNUWMul(unwrap(LHS), unwrap(RHS), Name));