Home
last modified time | relevance | path

Searched refs:BitWidth (Results 176 – 200 of 3495) sorted by relevance

12345678910>>...140

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/GlobalISel/
H A DGISelKnownBits.cpp123 KnownBits Mask(BitWidth); in extractBits()
125 BitWidth, WidthKnown.getMaxValue().getLimitedValue(BitWidth)); in extractBits()
127 BitWidth, WidthKnown.getMinValue().getLimitedValue(BitWidth)); in extractBits()
241 Known = KnownBits(BitWidth); in computeKnownBitsImpl()
373 BitWidth > 1) in computeKnownBitsImpl()
382 Known = Known.sext(BitWidth); in computeKnownBitsImpl()
395 Known = Known.anyext(BitWidth); in computeKnownBitsImpl()
464 Known = Known.zextOrTrunc(BitWidth); in computeKnownBitsImpl()
465 if (BitWidth > SrcBitWidth) in computeKnownBitsImpl()
498 Known = SrcOpKnown.extractBits(BitWidth, BitWidth * DstIdx); in computeKnownBitsImpl()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/GlobalISel/
H A DGISelKnownBits.cpp123 KnownBits Mask(BitWidth); in extractBits()
125 BitWidth, WidthKnown.getMaxValue().getLimitedValue(BitWidth)); in extractBits()
127 BitWidth, WidthKnown.getMinValue().getLimitedValue(BitWidth)); in extractBits()
241 Known = KnownBits(BitWidth); in computeKnownBitsImpl()
373 BitWidth > 1) in computeKnownBitsImpl()
382 Known = Known.sext(BitWidth); in computeKnownBitsImpl()
395 Known = Known.anyext(BitWidth); in computeKnownBitsImpl()
464 Known = Known.zextOrTrunc(BitWidth); in computeKnownBitsImpl()
465 if (BitWidth > SrcBitWidth) in computeKnownBitsImpl()
498 Known = SrcOpKnown.extractBits(BitWidth, BitWidth * DstIdx); in computeKnownBitsImpl()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/GlobalISel/
H A DGISelKnownBits.cpp123 KnownBits Mask(BitWidth); in extractBits()
125 BitWidth, WidthKnown.getMaxValue().getLimitedValue(BitWidth)); in extractBits()
127 BitWidth, WidthKnown.getMinValue().getLimitedValue(BitWidth)); in extractBits()
241 Known = KnownBits(BitWidth); in computeKnownBitsImpl()
373 BitWidth > 1) in computeKnownBitsImpl()
382 Known = Known.sext(BitWidth); in computeKnownBitsImpl()
395 Known = Known.anyext(BitWidth); in computeKnownBitsImpl()
464 Known = Known.zextOrTrunc(BitWidth); in computeKnownBitsImpl()
465 if (BitWidth > SrcBitWidth) in computeKnownBitsImpl()
498 Known = SrcOpKnown.extractBits(BitWidth, BitWidth * DstIdx); in computeKnownBitsImpl()
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/acpica/dist/hardware/
H A Dhwregs.c125 if ((Reg->BitWidth != 8) && in AcpiHwValidateRegister()
126 (Reg->BitWidth != 16) && in AcpiHwValidateRegister()
127 (Reg->BitWidth != 32) && in AcpiHwValidateRegister()
128 (Reg->BitWidth != MaxBitWidth)) in AcpiHwValidateRegister()
131 "Unsupported register bit width: 0x%X", Reg->BitWidth)); in AcpiHwValidateRegister()
200 Address, &Value64, Reg->BitWidth); in AcpiHwRead()
207 Address, Value, Reg->BitWidth); in AcpiHwRead()
212 *Value, Reg->BitWidth, ACPI_FORMAT_UINT64 (Address), in AcpiHwRead()
261 Address, (UINT64) Value, Reg->BitWidth); in AcpiHwWrite()
266 Address, Value, Reg->BitWidth); in AcpiHwWrite()
[all …]
H A Dhwvalid.c55 UINT32 BitWidth);
132 UINT32 BitWidth) in AcpiHwValidateIoRequest() argument
145 if ((BitWidth != 8) && in AcpiHwValidateIoRequest()
146 (BitWidth != 16) && in AcpiHwValidateIoRequest()
147 (BitWidth != 32)) in AcpiHwValidateIoRequest()
150 "Bad BitWidth parameter: %8.8X", BitWidth)); in AcpiHwValidateIoRequest()
155 ByteWidth = ACPI_DIV_8 (BitWidth); in AcpiHwValidateIoRequest()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp52 APInt(BitWidth, BitWidth)))) in reassociateShiftAmtsOfTwoSameDirectionShifts()
196 CI->getLimitedValue(BitWidth) < BitWidth) { in canEvaluateShifted()
653 APInt Mask(APInt::getHighBitsSet(BitWidth, BitWidth - ShAmt)); in visitShl()
683 if (AmtSum < BitWidth) in visitShl()
751 if (II && isPowerOf2_32(BitWidth) && Log2_32(BitWidth) == ShAmt && in visitLShr()
778 APInt Mask(APInt::getLowBitsSet(BitWidth, BitWidth - ShAmt)); in visitLShr()
792 APInt Mask(APInt::getLowBitsSet(BitWidth, BitWidth - ShAmt)); in visitLShr()
797 APInt Mask(APInt::getLowBitsSet(BitWidth, BitWidth - ShAmt)); in visitLShr()
838 if (AmtSum < BitWidth) in visitLShr()
892 ShOp1->ult(BitWidth)) { in visitAShr()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp57 KnownBits Known(BitWidth); in SimplifyDemandedInstructionBits()
148 KnownBits LHSKnown(BitWidth), RHSKnown(BitWidth); in SimplifyDemandedUseBits()
486 APInt DemandedFromOps(APInt::getLowBitsSet(BitWidth, BitWidth-NLZ)); in SimplifyDemandedUseBits()
632 BitWidth, std::min(SignBits + ShiftAmt - 1, BitWidth))); in SimplifyDemandedUseBits()
664 APInt::getHighBitsSet(BitWidth, BitWidth - RHSTrailingZeros); in SimplifyDemandedUseBits()
723 KnownBits Known2(BitWidth); in SimplifyDemandedUseBits()
749 if (BitWidth-NLZ-NTZ == 8) { in SimplifyDemandedUseBits()
825 KnownBits LHSKnown(BitWidth); in SimplifyMultipleUseDemandedBits()
826 KnownBits RHSKnown(BitWidth); in SimplifyMultipleUseDemandedBits()
927 BitWidth, BitWidth - ShiftRC->getZExtValue()))) { in SimplifyMultipleUseDemandedBits()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp57 KnownBits Known(BitWidth); in SimplifyDemandedInstructionBits()
148 KnownBits LHSKnown(BitWidth), RHSKnown(BitWidth); in SimplifyDemandedUseBits()
486 APInt DemandedFromOps(APInt::getLowBitsSet(BitWidth, BitWidth-NLZ)); in SimplifyDemandedUseBits()
632 BitWidth, std::min(SignBits + ShiftAmt - 1, BitWidth))); in SimplifyDemandedUseBits()
664 APInt::getHighBitsSet(BitWidth, BitWidth - RHSTrailingZeros); in SimplifyDemandedUseBits()
723 KnownBits Known2(BitWidth); in SimplifyDemandedUseBits()
749 if (BitWidth-NLZ-NTZ == 8) { in SimplifyDemandedUseBits()
825 KnownBits LHSKnown(BitWidth); in SimplifyMultipleUseDemandedBits()
826 KnownBits RHSKnown(BitWidth); in SimplifyMultipleUseDemandedBits()
927 BitWidth, BitWidth - ShiftRC->getZExtValue()))) { in SimplifyMultipleUseDemandedBits()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp57 KnownBits Known(BitWidth); in SimplifyDemandedInstructionBits()
148 KnownBits LHSKnown(BitWidth), RHSKnown(BitWidth); in SimplifyDemandedUseBits()
515 APInt DemandedFromOps(APInt::getLowBitsSet(BitWidth, BitWidth-NLZ)); in SimplifyDemandedUseBits()
594 APInt DemandedFromOp(APInt::getLowBitsSet(BitWidth, BitWidth - CTLZ)); in SimplifyDemandedUseBits()
671 BitWidth, std::min(SignBits + ShiftAmt - 1, BitWidth))); in SimplifyDemandedUseBits()
703 APInt::getHighBitsSet(BitWidth, BitWidth - RHSTrailingZeros); in SimplifyDemandedUseBits()
762 KnownBits Known2(BitWidth); in SimplifyDemandedUseBits()
905 KnownBits LHSKnown(BitWidth); in SimplifyMultipleUseDemandedBits()
906 KnownBits RHSKnown(BitWidth); in SimplifyMultipleUseDemandedBits()
1007 BitWidth, BitWidth - ShiftRC->getZExtValue()))) { in SimplifyMultipleUseDemandedBits()
[all …]
H A DInstCombineShifts.cpp796 APInt Mask(APInt::getHighBitsSet(BitWidth, BitWidth - ShAmtC)); in visitShl()
802 C1->ult(BitWidth)) { in visitShl()
823 C1->ult(BitWidth)) { in visitShl()
832 APInt Mask(APInt::getHighBitsSet(BitWidth, BitWidth - ShAmtC)); in visitShl()
843 APInt Mask(APInt::getHighBitsSet(BitWidth, BitWidth - ShAmtC)); in visitShl()
864 APInt Mask(APInt::getHighBitsSet(BitWidth, BitWidth - ShAmtC)); in visitShl()
916 APInt Bits = APInt::getHighBitsSet(BitWidth, BitWidth - Op1Val); in visitShl()
1011 if (II && isPowerOf2_32(BitWidth) && Log2_32(BitWidth) == ShAmtC && in visitLShr()
1038 APInt Mask(APInt::getLowBitsSet(BitWidth, BitWidth - ShAmtC)); in visitLShr()
1052 APInt Mask(APInt::getLowBitsSet(BitWidth, BitWidth - ShAmtC)); in visitLShr()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/GlobalISel/
H A DGISelKnownBits.cpp77 unsigned BitWidth = Ty.getScalarSizeInBits(); in signBitIsZero() local
114 unsigned BitWidth = DstTy.getSizeInBits(); in computeKnownBitsImpl() local
152 Known.One = APInt::getAllOnesValue(BitWidth); in computeKnownBitsImpl()
193 Known = KnownBits(BitWidth); in computeKnownBitsImpl()
279 BitWidth) - in computeKnownBitsImpl()
280 BitWidth; in computeKnownBitsImpl()
305 BitWidth > 1) in computeKnownBitsImpl()
314 Known = Known.sext(BitWidth); in computeKnownBitsImpl()
320 Known = Known.zext(BitWidth); in computeKnownBitsImpl()
388 Known = Known.zextOrTrunc(BitWidth); in computeKnownBitsImpl()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/GlobalISel/
H A DGISelKnownBits.cpp77 unsigned BitWidth = Ty.getScalarSizeInBits(); in signBitIsZero() local
114 unsigned BitWidth = DstTy.getSizeInBits(); in computeKnownBitsImpl() local
152 Known.One = APInt::getAllOnesValue(BitWidth); in computeKnownBitsImpl()
193 Known = KnownBits(BitWidth); in computeKnownBitsImpl()
279 BitWidth) - in computeKnownBitsImpl()
280 BitWidth; in computeKnownBitsImpl()
305 BitWidth > 1) in computeKnownBitsImpl()
314 Known = Known.sext(BitWidth); in computeKnownBitsImpl()
320 Known = Known.zext(BitWidth); in computeKnownBitsImpl()
388 Known = Known.zextOrTrunc(BitWidth); in computeKnownBitsImpl()
[all …]
/dports/sysutils/acpica-tools/acpica-unix-20210930/source/components/hardware/
H A Dhwvalid.c163 UINT32 BitWidth);
240 UINT32 BitWidth) in AcpiHwValidateIoRequest() argument
253 if ((BitWidth != 8) && in AcpiHwValidateIoRequest()
254 (BitWidth != 16) && in AcpiHwValidateIoRequest()
255 (BitWidth != 32)) in AcpiHwValidateIoRequest()
258 "Bad BitWidth parameter: %8.8X", BitWidth)); in AcpiHwValidateIoRequest()
263 ByteWidth = ACPI_DIV_8 (BitWidth); in AcpiHwValidateIoRequest()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/CodeGen/
H A DPatternInit.cpp37 unsigned BitWidth = in initializationPatternFor() local
39 if (BitWidth <= 64) in initializationPatternFor()
42 Ty, llvm::APInt::getSplat(BitWidth, llvm::APInt(64, IntValue))); in initializationPatternFor()
55 unsigned BitWidth = llvm::APFloat::semanticsSizeInBits( in initializationPatternFor() local
58 if (BitWidth >= 64) in initializationPatternFor()
59 Payload = llvm::APInt::getSplat(BitWidth, Payload); in initializationPatternFor()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/CodeGen/
H A DPatternInit.cpp37 unsigned BitWidth = in initializationPatternFor() local
39 if (BitWidth <= 64) in initializationPatternFor()
42 Ty, llvm::APInt::getSplat(BitWidth, llvm::APInt(64, IntValue))); in initializationPatternFor()
55 unsigned BitWidth = llvm::APFloat::semanticsSizeInBits( in initializationPatternFor() local
58 if (BitWidth >= 64) in initializationPatternFor()
59 Payload = llvm::APInt::getSplat(BitWidth, Payload); in initializationPatternFor()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DPatternInit.cpp37 unsigned BitWidth = in initializationPatternFor() local
39 if (BitWidth <= 64) in initializationPatternFor()
42 Ty, llvm::APInt::getSplat(BitWidth, llvm::APInt(64, IntValue))); in initializationPatternFor()
55 unsigned BitWidth = llvm::APFloat::semanticsSizeInBits( in initializationPatternFor() local
58 if (BitWidth >= 64) in initializationPatternFor()
59 Payload = llvm::APInt::getSplat(BitWidth, Payload); in initializationPatternFor()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DPatternInit.cpp37 unsigned BitWidth = in initializationPatternFor() local
39 if (BitWidth <= 64) in initializationPatternFor()
42 Ty, llvm::APInt::getSplat(BitWidth, llvm::APInt(64, IntValue))); in initializationPatternFor()
55 unsigned BitWidth = llvm::APFloat::semanticsSizeInBits( in initializationPatternFor() local
58 if (BitWidth >= 64) in initializationPatternFor()
59 Payload = llvm::APInt::getSplat(BitWidth, Payload); in initializationPatternFor()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/CodeGen/
H A DPatternInit.cpp37 unsigned BitWidth = in initializationPatternFor() local
39 if (BitWidth <= 64) in initializationPatternFor()
42 Ty, llvm::APInt::getSplat(BitWidth, llvm::APInt(64, IntValue))); in initializationPatternFor()
55 unsigned BitWidth = llvm::APFloat::semanticsSizeInBits( in initializationPatternFor() local
58 if (BitWidth >= 64) in initializationPatternFor()
59 Payload = llvm::APInt::getSplat(BitWidth, Payload); in initializationPatternFor()
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/Support/
H A DConstantRange.h48 explicit ConstantRange(uint32_t BitWidth, bool isFullSet = true);
174 ConstantRange zeroExtend(uint32_t BitWidth) const;
180 ConstantRange signExtend(uint32_t BitWidth) const;
186 ConstantRange truncate(uint32_t BitWidth) const;
190 ConstantRange zextOrTrunc(uint32_t BitWidth) const;
194 ConstantRange sextOrTrunc(uint32_t BitWidth) const;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DPatternInit.cpp37 unsigned BitWidth = in initializationPatternFor() local
39 if (BitWidth <= 64) in initializationPatternFor()
42 Ty, llvm::APInt::getSplat(BitWidth, llvm::APInt(64, IntValue))); in initializationPatternFor()
55 unsigned BitWidth = llvm::APFloat::semanticsSizeInBits( in initializationPatternFor() local
58 if (BitWidth >= 64) in initializationPatternFor()
59 Payload = llvm::APInt::getSplat(BitWidth, Payload); in initializationPatternFor()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/CodeGen/
H A DPatternInit.cpp37 unsigned BitWidth = in initializationPatternFor() local
39 if (BitWidth <= 64) in initializationPatternFor()
42 Ty, llvm::APInt::getSplat(BitWidth, llvm::APInt(64, IntValue))); in initializationPatternFor()
55 unsigned BitWidth = llvm::APFloat::semanticsSizeInBits( in initializationPatternFor() local
58 if (BitWidth >= 64) in initializationPatternFor()
59 Payload = llvm::APInt::getSplat(BitWidth, Payload); in initializationPatternFor()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DPatternInit.cpp37 unsigned BitWidth = in initializationPatternFor() local
39 if (BitWidth <= 64) in initializationPatternFor()
42 Ty, llvm::APInt::getSplat(BitWidth, llvm::APInt(64, IntValue))); in initializationPatternFor()
55 unsigned BitWidth = llvm::APFloat::semanticsSizeInBits( in initializationPatternFor() local
58 if (BitWidth >= 64) in initializationPatternFor()
59 Payload = llvm::APInt::getSplat(BitWidth, Payload); in initializationPatternFor()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DPatternInit.cpp37 unsigned BitWidth = in initializationPatternFor() local
39 if (BitWidth <= 64) in initializationPatternFor()
42 Ty, llvm::APInt::getSplat(BitWidth, llvm::APInt(64, IntValue))); in initializationPatternFor()
55 unsigned BitWidth = llvm::APFloat::semanticsSizeInBits( in initializationPatternFor() local
58 if (BitWidth >= 64) in initializationPatternFor()
59 Payload = llvm::APInt::getSplat(BitWidth, Payload); in initializationPatternFor()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/CodeGen/
H A DPatternInit.cpp37 unsigned BitWidth = in initializationPatternFor() local
39 if (BitWidth <= 64) in initializationPatternFor()
42 Ty, llvm::APInt::getSplat(BitWidth, llvm::APInt(64, IntValue))); in initializationPatternFor()
55 unsigned BitWidth = llvm::APFloat::semanticsSizeInBits( in initializationPatternFor() local
58 if (BitWidth >= 64) in initializationPatternFor()
59 Payload = llvm::APInt::getSplat(BitWidth, Payload); in initializationPatternFor()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp57 KnownBits Known(BitWidth); in SimplifyDemandedInstructionBits()
118 Known.getBitWidth() == BitWidth && in SimplifyDemandedUseBits()
148 KnownBits LHSKnown(BitWidth), RHSKnown(BitWidth); in SimplifyDemandedUseBits()
482 APInt DemandedFromOps(APInt::getLowBitsSet(BitWidth, BitWidth-NLZ)); in SimplifyDemandedUseBits()
628 BitWidth, std::min(SignBits + ShiftAmt - 1, BitWidth))); in SimplifyDemandedUseBits()
660 APInt::getHighBitsSet(BitWidth, BitWidth - RHSTrailingZeros); in SimplifyDemandedUseBits()
719 KnownBits Known2(BitWidth); in SimplifyDemandedUseBits()
745 if (BitWidth-NLZ-NTZ == 8) { in SimplifyDemandedUseBits()
821 KnownBits LHSKnown(BitWidth); in SimplifyMultipleUseDemandedBits()
822 KnownBits RHSKnown(BitWidth); in SimplifyMultipleUseDemandedBits()
[all …]

12345678910>>...140