Home | History | Annotate | Download | only in Scalar

Lines Matching refs:CreateSExt

787   return IsSigned ? Builder.CreateSExt(NarrowOper, WideType) :