Searched defs:VExt (Results 1 – 4 of 4) sorted by relevance
38 VExt, // The value is vector-widened in the location. enumerator
46 VExt, // The value is vector-widened in the location. enumerator
47 VExt, // The value is vector-widened in the location. enumerator
1017 Value *VExt = Builder.CreateExtractElement(LHS, Indx, "shuf_elt"); in VisitShuffleVectorExpr() local