Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Indx

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