Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGExpr.cpp2022 const VectorType *ExprVT = LV.getType()->getAs<VectorType>(); in EmitLoadOfExtVectorElementLValue() local
2023 if (!ExprVT) { in EmitLoadOfExtVectorElementLValue()
2030 unsigned NumResultElts = ExprVT->getNumElements(); in EmitLoadOfExtVectorElementLValue()