Searched refs:DstEltTy (Results 1 – 2 of 2) sorted by relevance
73 Type *DstEltTy = DestVTy->getElementType(); in FoldBitCast() local85 if (DstEltTy->isFloatingPointTy()) { in FoldBitCast()87 unsigned FPWidth = DstEltTy->getPrimitiveSizeInBits(); in FoldBitCast()120 Constant *Zero = Constant::getNullValue(DstEltTy); in FoldBitCast()149 unsigned DstBitSize = DstEltTy->getPrimitiveSizeInBits(); in FoldBitCast()166 Result.push_back(ConstantExpr::getTrunc(Elt, DstEltTy)); in FoldBitCast()
66 Type *DstEltTy = DstTy->getElementType(); in BitCastConstantVector() local69 DstEltTy)); in BitCastConstantVector()558 Type *DstEltTy = DestVecTy->getElementType(); in ConstantFoldCastInstruction() local561 CV->getOperand(i), DstEltTy)); in ConstantFoldCastInstruction()