Home
last modified time | relevance | path

Searched defs:SrcWidth (Results 1 – 13 of 13) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp938 unsigned SrcWidth = X->getType()->getScalarSizeInBits(); in visitShl() local
1308 unsigned SrcWidth = X->getType()->getScalarSizeInBits(); in visitLShr() local
1360 unsigned SrcWidth = X->getType()->getScalarSizeInBits(); in visitLShr() local
H A DInstCombineNegator.cpp253 unsigned SrcWidth = SrcOp->getType()->getScalarSizeInBits(); in visitImpl() local
H A DInstCombineCasts.cpp673 unsigned SrcWidth = SrcTy->getScalarSizeInBits(); in narrowBinOp() local
808 unsigned SrcWidth = SrcTy->getScalarSizeInBits(); in visitTrunc() local
1788 unsigned SrcWidth = std::max(LHSWidth, RHSWidth); in visitFPTrunc() local
H A DInstCombineMulDivRem.cpp272 unsigned SrcWidth = X->getType()->getScalarSizeInBits(); in visitMul() local
H A DInstCombineVectorOps.cpp287 unsigned SrcWidth = SrcTy->getScalarSizeInBits(); in foldBitcastExtElt() local
/openbsd/gnu/llvm/llvm/lib/Support/
H A DAPFixedPoint.cpp449 unsigned SrcWidth = getWidth(); in convertToInt() local
/openbsd/gnu/llvm/llvm/lib/IR/
H A DConstantFold.cpp1044 unsigned SrcWidth = in ConstantFoldBinaryInstruction() local
1083 unsigned SrcWidth = std::min(DstWidth, Log2(*GVAlign)); in ConstantFoldBinaryInstruction() local
/openbsd/gnu/llvm/llvm/include/llvm/IR/
H A DFixedPointBuilder.h37 unsigned SrcWidth = SrcSema.getWidth(); in Convert() local
/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DVectorUtils.cpp432 bool llvm::getShuffleDemandedElts(int SrcWidth, ArrayRef<int> Mask, in getShuffleDemandedElts()
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp726 TypeSize SrcWidth = SrcVT.getSizeInBits(); in LegalizeLoadOps() local
/openbsd/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp9081 unsigned SrcWidth = Info.Ctx.getIntWidth(ForType); in getAlignmentArgument() local
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp14033 auto SrcWidth = cast<IntegerType>(SrcTy->getElementType())->getBitWidth(); in createTblShuffleForZExt() local
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp53933 unsigned SrcWidth = SrcVT.getSizeInBits(); in combineToFPTruncExtElt() local