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