Searched defs:SrcWidth (Results 1 – 15 of 15) sorted by relevance
254 unsigned SrcWidth = SrcOp->getType()->getScalarSizeInBits(); in visitImpl() local
1047 unsigned SrcWidth = X->getType()->getScalarSizeInBits(); in visitShl() local1471 unsigned SrcWidth = X->getType()->getScalarSizeInBits(); in visitLShr() local1545 unsigned SrcWidth = X->getType()->getScalarSizeInBits(); in visitLShr() local
547 unsigned SrcWidth = SrcTy->getScalarSizeInBits(); in narrowBinOp() local684 unsigned SrcWidth = SrcTy->getScalarSizeInBits(); in visitTrunc() local1731 unsigned SrcWidth = std::max(LHSWidth, RHSWidth); in visitFPTrunc() local
286 unsigned SrcWidth = X->getType()->getScalarSizeInBits(); in visitMul() local
290 unsigned SrcWidth = SrcTy->getScalarSizeInBits(); in foldBitcastExtElt() local
455 unsigned SrcWidth = getWidth(); in convertToInt() local
37 unsigned SrcWidth = SrcSema.getWidth(); in Convert() local
784 unsigned SrcWidth = std::min(DstWidth, Log2(GVAlign)); in ConstantFoldBinaryInstruction() local
312 bool llvm::getShuffleDemandedElts(int SrcWidth, ArrayRef<int> Mask, in getShuffleDemandedElts()
1001 unsigned SrcWidth = S.getCtx().getIntWidth(Call->getArg(0)->getType()); in interp__builtin_is_aligned_up_down() local
1088 unsigned SrcWidth = CGM.getContext().getIntWidth(FromType); in ProduceIntToIntCast() local
715 TypeSize SrcWidth = SrcVT.getSizeInBits(); in LegalizeLoadOps() local
16282 static bool createTblShuffleMask(unsigned SrcWidth, unsigned DstWidth, in createTblShuffleMask()16311 auto SrcWidth = cast<IntegerType>(SrcTy->getElementType())->getBitWidth(); in createTblShuffleForZExt() local16331 auto SrcWidth = cast<IntegerType>(SrcTy->getElementType())->getBitWidth(); in createTblShuffleForSExt() local16498 auto SrcWidth = SrcTy->getElementType()->getScalarSizeInBits(); in optimizeExtendOrTruncateConversion() local
9474 unsigned SrcWidth = Info.Ctx.getIntWidth(ForType); in getAlignmentArgument() local
54885 unsigned SrcWidth = SrcVT.getSizeInBits(); in combineToFPTruncExtElt() local