Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/InstCombine/
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
DInstCombineNegator.cpp253 unsigned SrcWidth = SrcOp->getType()->getScalarSizeInBits(); in visitImpl() local
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
DInstCombineMulDivRem.cpp272 unsigned SrcWidth = X->getType()->getScalarSizeInBits(); in visitMul() local
DInstCombineVectorOps.cpp287 unsigned SrcWidth = SrcTy->getScalarSizeInBits(); in foldBitcastExtElt() local
/openbsd/src/gnu/llvm/llvm/lib/Support/
DAPFixedPoint.cpp449 unsigned SrcWidth = getWidth(); in convertToInt() local
/openbsd/src/gnu/llvm/llvm/lib/IR/
DConstantFold.cpp1044 unsigned SrcWidth = in ConstantFoldBinaryInstruction() local
1083 unsigned SrcWidth = std::min(DstWidth, Log2(*GVAlign)); in ConstantFoldBinaryInstruction() local
/openbsd/src/gnu/llvm/llvm/include/llvm/IR/
DFixedPointBuilder.h37 unsigned SrcWidth = SrcSema.getWidth(); in Convert() local
/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DVectorUtils.cpp432 bool llvm::getShuffleDemandedElts(int SrcWidth, ArrayRef<int> Mask, in getShuffleDemandedElts()
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp726 TypeSize SrcWidth = SrcVT.getSizeInBits(); in LegalizeLoadOps() local
/openbsd/src/gnu/llvm/clang/lib/AST/
DExprConstant.cpp9081 unsigned SrcWidth = Info.Ctx.getIntWidth(ForType); in getAlignmentArgument() local
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp14033 auto SrcWidth = cast<IntegerType>(SrcTy->getElementType())->getBitWidth(); in createTblShuffleForZExt() local
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86ISelLowering.cpp53933 unsigned SrcWidth = SrcVT.getSizeInBits(); in combineToFPTruncExtElt() local