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

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

Completed in 124 milliseconds