Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/CodeGen/
DCallingConvLower.h48 VExt, // The value is vector-widened in the location. enumerator
/external/llvm/include/llvm/CodeGen/
DCallingConvLower.h46 VExt, // The value is vector-widened in the location. enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DCallingConvLower.h48 VExt, // The value is vector-widened in the location. enumerator
/external/clang/lib/CodeGen/
DCGExprScalar.cpp1017 Value *VExt = Builder.CreateExtractElement(LHS, Indx, "shuf_elt"); in VisitShuffleVectorExpr() local
/external/llvm-project/clang/lib/CodeGen/
DCGExprScalar.cpp1574 Value *VExt = Builder.CreateExtractElement(LHS, Indx, "shuf_elt"); in VisitShuffleVectorExpr() local