Searched refs:RightShuf (Results 1 – 3 of 3) sorted by relevance
4176 Value *RightShuf = Builder.CreateShuffleVector( in emitReduction() local4179 TmpVec = createBinOp(Builder, ReductionOpcode, LeftShuf, RightShuf, in emitReduction()
6947 Value *RightShuf = Builder.CreateShuffleVector( in emitReduction() local6951 RightShuf, ReductionData.getKind()); in emitReduction()
7260 Value *RightShuf = in emitReduction() local7262 TmpVec = ReductionData.createOp(Builder, LeftShuf, RightShuf, "op.rdx", in emitReduction()