Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp2326 QualType EQT = LV.getType()->castAs<VectorType>()->getElementType(); in EmitExtVectorElementLValue() local
2327 llvm::Type *VectorElementTy = CGM.getTypes().ConvertType(EQT); in EmitExtVectorElementLValue()