Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGValue.h249 bool isExtVectorElt() const { return LVType == ExtVectorElt; } in isExtVectorElt() function
/external/llvm-project/clang/lib/CodeGen/
DCGValue.h256 bool isExtVectorElt() const { return LVType == ExtVectorElt; } in isExtVectorElt() function