Home | History | Annotate | Download | only in IR

Lines Matching refs:CreateAShr

2068   return wrap(unwrap(B)->CreateAShr(unwrap(LHS), unwrap(RHS), Name));