Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp2327 llvm::Type *VectorElementTy = CGM.getTypes().ConvertType(EQT); in EmitExtVectorElementLValue() local
2329 Address CastToPointerElement = VectorAddress.withElementType(VectorElementTy); in EmitExtVectorElementLValue()