Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGValue.h187 ExtVectorElt, // This is an extended vector subset, use getExtVectorComp
281 bool isExtVectorElt() const { return LVType == ExtVectorElt; }
456 R.LVType = ExtVectorElt;
/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenValue.h152 ExtVectorElt, // This is an extended vector subset, use getExtVectorComp enumerator