Searched refs:ExprVT (Results 1 – 1 of 1) sorted by relevance
2305 const VectorType *ExprVT = LV.getType()->getAs<VectorType>(); in EmitLoadOfExtVectorElementLValue() local2306 if (!ExprVT) { in EmitLoadOfExtVectorElementLValue()2313 unsigned NumResultElts = ExprVT->getNumElements(); in EmitLoadOfExtVectorElementLValue()