/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineShifts.cpp | 938 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 D | InstCombineNegator.cpp | 253 unsigned SrcWidth = SrcOp->getType()->getScalarSizeInBits(); in visitImpl() local
|
H A D | InstCombineCasts.cpp | 673 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 D | InstCombineMulDivRem.cpp | 272 unsigned SrcWidth = X->getType()->getScalarSizeInBits(); in visitMul() local
|
H A D | InstCombineVectorOps.cpp | 287 unsigned SrcWidth = SrcTy->getScalarSizeInBits(); in foldBitcastExtElt() local
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/wgl/ |
H A D | stw_gdishim.c | 72 …h, unsigned int DestHeight, unsigned int xSrc, unsigned int ySrc, unsigned int SrcWidth, unsigned … in StretchDIBits()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | ConstantFold.cpp | 1044 unsigned SrcWidth = in ConstantFoldBinaryInstruction() local 1083 unsigned SrcWidth = std::min(DstWidth, Log2(*GVAlign)); in ConstantFoldBinaryInstruction() local
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | ConstantFold.cpp | 1055 unsigned SrcWidth = in ConstantFoldBinaryInstruction() local 1074 unsigned SrcWidth = std::min(DstWidth, Log2_32(GVAlign)); in ConstantFoldBinaryInstruction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | ConstantFold.cpp | 1161 unsigned SrcWidth = in ConstantFoldBinaryInstruction() local 1199 unsigned SrcWidth = std::min(DstWidth, Log2(*GVAlign)); in ConstantFoldBinaryInstruction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | APFixedPoint.cpp | 449 unsigned SrcWidth = getWidth(); in convertToInt() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | FixedPointBuilder.h | 37 unsigned SrcWidth = SrcSema.getWidth(); in Convert() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | FixedPointBuilder.h | 37 unsigned SrcWidth = SrcSema.getWidth(); in Convert() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | FixedPointBuilder.h | 37 unsigned SrcWidth = SrcSema.getWidth(); in Convert() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
H A D | FixedPointBuilder.h | 37 unsigned SrcWidth = SrcSema.getWidth(); in Convert() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | FixedPointBuilder.h | 37 unsigned SrcWidth = SrcSema.getWidth(); in Convert() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineShifts.cpp | 953 unsigned SrcWidth = X->getType()->getScalarSizeInBits(); in visitShl() local
|
H A D | InstCombineVectorOps.cpp | 223 unsigned SrcWidth = SrcTy->getScalarSizeInBits(); in foldBitcastExtElt() local
|
H A D | InstCombineCasts.cpp | 1544 unsigned SrcWidth = std::max(LHSWidth, RHSWidth); in visitFPTrunc() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | VectorUtils.cpp | 432 bool llvm::getShuffleDemandedElts(int SrcWidth, ArrayRef<int> Mask, in getShuffleDemandedElts()
|
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCasts.cpp | 1273 unsigned SrcWidth = std::max(LHSWidth, RHSWidth); in visitFPTrunc() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeDAG.cpp | 723 unsigned SrcWidth = SrcVT.getSizeInBits(); in LegalizeLoadOps() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeDAG.cpp | 677 unsigned SrcWidth = SrcVT.getSizeInBits(); in LegalizeLoadOps() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeDAG.cpp | 726 TypeSize SrcWidth = SrcVT.getSizeInBits(); in LegalizeLoadOps() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 14033 auto SrcWidth = cast<IntegerType>(SrcTy->getElementType())->getBitWidth(); in createTblShuffleForZExt() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 44225 unsigned SrcWidth = SrcVT.getSizeInBits(); in combineToFPTruncExtElt() local
|