Searched refs:Extnd (Results 1 – 1 of 1) sorted by relevance
4416 Value *Extnd = RdxDesc.isSigned() ? Builder.CreateSExt(Trunc, VecTy) in fixReduction() local4421 (*UI++)->replaceUsesOfWith(RdxParts[Part], Extnd); in fixReduction()4422 RdxParts[Part] = Extnd; in fixReduction()