Home
last modified time | relevance | path

Searched defs:DstEltTy (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/IR/
DConstantFold.cpp58 Type *DstEltTy = DstTy->getElementType(); in BitCastConstantVector() local
572 Type *DstEltTy = DestVecTy->getElementType(); in ConstantFoldCastInstruction() local
/external/llvm/lib/Analysis/
DConstantFolding.cpp122 Type *DstEltTy = DestVTy->getElementType(); in FoldBitCast() local
/external/llvm/lib/Linker/
DLinkModules.cpp939 auto *DstEltTy = cast<StructType>(DstTy->getElementType()); in upgradeMismatchedGlobalArray() local
/external/clang/lib/CodeGen/
DCGExprScalar.cpp1083 *DstEltTy = DstTy->getVectorElementType(); in VisitConvertVectorExpr() local