Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGExprScalar.cpp3246 llvm::VectorType *newSrcTy = llvm::VectorType::get(dstElemTy, in VisitAsTypeExpr() local
3249 Src = Builder.CreateBitCast(Src, newSrcTy, "astypeCast"); in VisitAsTypeExpr()