Searched refs:Extnd (Results 1 – 1 of 1) sorted by relevance
3939 Value *Extnd = RdxDesc.isSigned() ? Builder.CreateSExt(Trunc, VecTy) in fixReduction() local3943 U->replaceUsesOfWith(RdxParts[Part], Extnd); in fixReduction()3944 RdxParts[Part] = Extnd; in fixReduction()