Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Indx

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