Home
last modified time | relevance | path

Searched refs:VectorElt (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGValue.h170 VectorElt, // This is a vector element l-value (V[i]), use getVector* enumerator
253 bool isVectorElt() const { return LVType == VectorElt; } in isVectorElt()
386 R.LVType = VectorElt; in MakeVectorElt()