Home | History | Annotate | Download | only in Scalar

Lines Matching refs:CreateSExt

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