Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Indx

1027       Value *Indx = Builder.CreateExtractElement(Mask, IIndx, "shuf_idx");
1029 Value *VExt = Builder.CreateExtractElement(LHS, Indx, "shuf_elt");