Searched refs:DoSext (Results 1 – 1 of 1) sorted by relevance
926 bool DoSext = (StringRef::npos != Name.find("pmovsx")); in UpgradeIntrinsicCall() local927 Rep = DoSext ? Builder.CreateSExt(SV, DstTy) in UpgradeIntrinsicCall()