Searched refs:ExtVectorElt (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGValue.h113 ExtVectorElt, // This is an extended vector subset, use getExtVectorComp enumerator in enum:clang::CodeGen::LValue::__anon17853
195 bool isExtVectorElt() const { return LVType == ExtVectorElt; }
320 R.LVType = ExtVectorElt;

Completed in 167 milliseconds