Home
last modified time | relevance | path

Searched defs:VExt (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h48 VExt, // The value is vector-widened in the location. enumerator
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp1681 Value *VExt = Builder.CreateExtractElement(LHS, Indx, "shuf_elt"); VisitShuffleVectorExpr() local