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

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

Completed in 36 milliseconds