Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGValue.h247 bool isVectorElt() const { return LVType == VectorElt; } in isVectorElt() function
/external/llvm-project/clang/lib/CodeGen/
DCGValue.h254 bool isVectorElt() const { return LVType == VectorElt; } in isVectorElt() function