Home
last modified time | relevance | path

Searched refs:BitWidth (Results 226 – 250 of 3495) sorted by relevance

12345678910>>...140

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Basic/Targets/
H A DAVR.h156 IntType getIntTypeByWidth(unsigned BitWidth, bool IsSigned) const final { in getIntTypeByWidth() argument
158 return BitWidth == 16 ? (IsSigned ? SignedInt : UnsignedInt) in getIntTypeByWidth()
159 : TargetInfo::getIntTypeByWidth(BitWidth, IsSigned); in getIntTypeByWidth()
162 IntType getLeastIntTypeByWidth(unsigned BitWidth, bool IsSigned) const final { in getLeastIntTypeByWidth() argument
164 return BitWidth == 16 in getLeastIntTypeByWidth()
166 : TargetInfo::getLeastIntTypeByWidth(BitWidth, IsSigned); in getLeastIntTypeByWidth()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Basic/Targets/
H A DAVR.h156 IntType getIntTypeByWidth(unsigned BitWidth, bool IsSigned) const final { in getIntTypeByWidth() argument
158 return BitWidth == 16 ? (IsSigned ? SignedInt : UnsignedInt) in getIntTypeByWidth()
159 : TargetInfo::getIntTypeByWidth(BitWidth, IsSigned); in getIntTypeByWidth()
162 IntType getLeastIntTypeByWidth(unsigned BitWidth, bool IsSigned) const final { in getLeastIntTypeByWidth() argument
164 return BitWidth == 16 in getLeastIntTypeByWidth()
166 : TargetInfo::getLeastIntTypeByWidth(BitWidth, IsSigned); in getLeastIntTypeByWidth()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Basic/Targets/
H A DAVR.h155 IntType getIntTypeByWidth(unsigned BitWidth, bool IsSigned) const final { in getIntTypeByWidth() argument
157 return BitWidth == 16 ? (IsSigned ? SignedInt : UnsignedInt) in getIntTypeByWidth()
158 : TargetInfo::getIntTypeByWidth(BitWidth, IsSigned); in getIntTypeByWidth()
161 IntType getLeastIntTypeByWidth(unsigned BitWidth, bool IsSigned) const final { in getLeastIntTypeByWidth() argument
163 return BitWidth == 16 in getLeastIntTypeByWidth()
165 : TargetInfo::getLeastIntTypeByWidth(BitWidth, IsSigned); in getLeastIntTypeByWidth()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Basic/Targets/
H A DAVR.h155 IntType getIntTypeByWidth(unsigned BitWidth, bool IsSigned) const final { in getIntTypeByWidth() argument
157 return BitWidth == 16 ? (IsSigned ? SignedInt : UnsignedInt) in getIntTypeByWidth()
158 : TargetInfo::getIntTypeByWidth(BitWidth, IsSigned); in getIntTypeByWidth()
161 IntType getLeastIntTypeByWidth(unsigned BitWidth, bool IsSigned) const final { in getLeastIntTypeByWidth() argument
163 return BitWidth == 16 in getLeastIntTypeByWidth()
165 : TargetInfo::getLeastIntTypeByWidth(BitWidth, IsSigned); in getLeastIntTypeByWidth()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Basic/Targets/
H A DAVR.h155 IntType getIntTypeByWidth(unsigned BitWidth, bool IsSigned) const final { in getIntTypeByWidth() argument
157 return BitWidth == 16 ? (IsSigned ? SignedInt : UnsignedInt) in getIntTypeByWidth()
158 : TargetInfo::getIntTypeByWidth(BitWidth, IsSigned); in getIntTypeByWidth()
161 IntType getLeastIntTypeByWidth(unsigned BitWidth, bool IsSigned) const final { in getLeastIntTypeByWidth() argument
163 return BitWidth == 16 in getLeastIntTypeByWidth()
165 : TargetInfo::getLeastIntTypeByWidth(BitWidth, IsSigned); in getLeastIntTypeByWidth()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Basic/Targets/
H A DAVR.h155 IntType getIntTypeByWidth(unsigned BitWidth, bool IsSigned) const final { in getIntTypeByWidth() argument
157 return BitWidth == 16 ? (IsSigned ? SignedInt : UnsignedInt) in getIntTypeByWidth()
158 : TargetInfo::getIntTypeByWidth(BitWidth, IsSigned); in getIntTypeByWidth()
161 IntType getLeastIntTypeByWidth(unsigned BitWidth, bool IsSigned) const final { in getLeastIntTypeByWidth() argument
163 return BitWidth == 16 in getLeastIntTypeByWidth()
165 : TargetInfo::getLeastIntTypeByWidth(BitWidth, IsSigned); in getLeastIntTypeByWidth()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Basic/Targets/
H A DAVR.h156 IntType getIntTypeByWidth(unsigned BitWidth, bool IsSigned) const final { in getIntTypeByWidth() argument
158 return BitWidth == 16 ? (IsSigned ? SignedInt : UnsignedInt) in getIntTypeByWidth()
159 : TargetInfo::getIntTypeByWidth(BitWidth, IsSigned); in getIntTypeByWidth()
162 IntType getLeastIntTypeByWidth(unsigned BitWidth, bool IsSigned) const final { in getLeastIntTypeByWidth() argument
164 return BitWidth == 16 in getLeastIntTypeByWidth()
166 : TargetInfo::getLeastIntTypeByWidth(BitWidth, IsSigned); in getLeastIntTypeByWidth()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Basic/Targets/
H A DAVR.h155 IntType getIntTypeByWidth(unsigned BitWidth, bool IsSigned) const final { in getIntTypeByWidth() argument
157 return BitWidth == 16 ? (IsSigned ? SignedInt : UnsignedInt) in getIntTypeByWidth()
158 : TargetInfo::getIntTypeByWidth(BitWidth, IsSigned); in getIntTypeByWidth()
161 IntType getLeastIntTypeByWidth(unsigned BitWidth, bool IsSigned) const final { in getLeastIntTypeByWidth() argument
163 return BitWidth == 16 in getLeastIntTypeByWidth()
165 : TargetInfo::getLeastIntTypeByWidth(BitWidth, IsSigned); in getLeastIntTypeByWidth()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Basic/Targets/
H A DAVR.h156 IntType getIntTypeByWidth(unsigned BitWidth, bool IsSigned) const final { in getIntTypeByWidth() argument
158 return BitWidth == 16 ? (IsSigned ? SignedInt : UnsignedInt) in getIntTypeByWidth()
159 : TargetInfo::getIntTypeByWidth(BitWidth, IsSigned); in getIntTypeByWidth()
162 IntType getLeastIntTypeByWidth(unsigned BitWidth, bool IsSigned) const final { in getLeastIntTypeByWidth() argument
164 return BitWidth == 16 in getLeastIntTypeByWidth()
166 : TargetInfo::getLeastIntTypeByWidth(BitWidth, IsSigned); in getLeastIntTypeByWidth()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Basic/Targets/
H A DAVR.h155 IntType getIntTypeByWidth(unsigned BitWidth, bool IsSigned) const final { in getIntTypeByWidth() argument
157 return BitWidth == 16 ? (IsSigned ? SignedInt : UnsignedInt) in getIntTypeByWidth()
158 : TargetInfo::getIntTypeByWidth(BitWidth, IsSigned); in getIntTypeByWidth()
161 IntType getLeastIntTypeByWidth(unsigned BitWidth, bool IsSigned) const final { in getLeastIntTypeByWidth() argument
163 return BitWidth == 16 in getLeastIntTypeByWidth()
165 : TargetInfo::getLeastIntTypeByWidth(BitWidth, IsSigned); in getLeastIntTypeByWidth()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Basic/Targets/
H A DAVR.h155 IntType getIntTypeByWidth(unsigned BitWidth, bool IsSigned) const final { in getIntTypeByWidth() argument
157 return BitWidth == 16 ? (IsSigned ? SignedInt : UnsignedInt) in getIntTypeByWidth()
158 : TargetInfo::getIntTypeByWidth(BitWidth, IsSigned); in getIntTypeByWidth()
161 IntType getLeastIntTypeByWidth(unsigned BitWidth, bool IsSigned) const final { in getLeastIntTypeByWidth() argument
163 return BitWidth == 16 in getLeastIntTypeByWidth()
165 : TargetInfo::getLeastIntTypeByWidth(BitWidth, IsSigned); in getLeastIntTypeByWidth()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Basic/Targets/
H A DAVR.h155 IntType getIntTypeByWidth(unsigned BitWidth, bool IsSigned) const final { in getIntTypeByWidth() argument
157 return BitWidth == 16 ? (IsSigned ? SignedInt : UnsignedInt) in getIntTypeByWidth()
158 : TargetInfo::getIntTypeByWidth(BitWidth, IsSigned); in getIntTypeByWidth()
161 IntType getLeastIntTypeByWidth(unsigned BitWidth, bool IsSigned) const final { in getLeastIntTypeByWidth() argument
163 return BitWidth == 16 in getLeastIntTypeByWidth()
165 : TargetInfo::getLeastIntTypeByWidth(BitWidth, IsSigned); in getLeastIntTypeByWidth()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Basic/Targets/
H A DAVR.h156 IntType getIntTypeByWidth(unsigned BitWidth, bool IsSigned) const final { in getIntTypeByWidth() argument
158 return BitWidth == 16 ? (IsSigned ? SignedInt : UnsignedInt) in getIntTypeByWidth()
159 : TargetInfo::getIntTypeByWidth(BitWidth, IsSigned); in getIntTypeByWidth()
162 IntType getLeastIntTypeByWidth(unsigned BitWidth, bool IsSigned) const final { in getLeastIntTypeByWidth() argument
164 return BitWidth == 16 in getLeastIntTypeByWidth()
166 : TargetInfo::getLeastIntTypeByWidth(BitWidth, IsSigned); in getLeastIntTypeByWidth()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Basic/Targets/
H A DAVR.h156 IntType getIntTypeByWidth(unsigned BitWidth, bool IsSigned) const final { in getIntTypeByWidth() argument
158 return BitWidth == 16 ? (IsSigned ? SignedInt : UnsignedInt) in getIntTypeByWidth()
159 : TargetInfo::getIntTypeByWidth(BitWidth, IsSigned); in getIntTypeByWidth()
162 IntType getLeastIntTypeByWidth(unsigned BitWidth, bool IsSigned) const final { in getLeastIntTypeByWidth() argument
164 return BitWidth == 16 in getLeastIntTypeByWidth()
166 : TargetInfo::getLeastIntTypeByWidth(BitWidth, IsSigned); in getLeastIntTypeByWidth()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Basic/Targets/
H A DAVR.h156 IntType getIntTypeByWidth(unsigned BitWidth, bool IsSigned) const final { in getIntTypeByWidth() argument
158 return BitWidth == 16 ? (IsSigned ? SignedInt : UnsignedInt) in getIntTypeByWidth()
159 : TargetInfo::getIntTypeByWidth(BitWidth, IsSigned); in getIntTypeByWidth()
162 IntType getLeastIntTypeByWidth(unsigned BitWidth, bool IsSigned) const final { in getLeastIntTypeByWidth() argument
164 return BitWidth == 16 in getLeastIntTypeByWidth()
166 : TargetInfo::getLeastIntTypeByWidth(BitWidth, IsSigned); in getLeastIntTypeByWidth()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Basic/Targets/
H A DAVR.h156 IntType getIntTypeByWidth(unsigned BitWidth, bool IsSigned) const final { in getIntTypeByWidth() argument
158 return BitWidth == 16 ? (IsSigned ? SignedInt : UnsignedInt) in getIntTypeByWidth()
159 : TargetInfo::getIntTypeByWidth(BitWidth, IsSigned); in getIntTypeByWidth()
162 IntType getLeastIntTypeByWidth(unsigned BitWidth, bool IsSigned) const final { in getLeastIntTypeByWidth() argument
164 return BitWidth == 16 in getLeastIntTypeByWidth()
166 : TargetInfo::getLeastIntTypeByWidth(BitWidth, IsSigned); in getLeastIntTypeByWidth()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp67 KnownBits Known(BitWidth); in SimplifyDemandedInstructionBits()
153 KnownBits LHSKnown(BitWidth), RHSKnown(BitWidth); in SimplifyDemandedUseBits()
371 if (BitWidth > SrcBitWidth) in SimplifyDemandedUseBits()
434 APInt DemandedFromOps(APInt::getLowBitsSet(BitWidth, BitWidth-NLZ)); in SimplifyDemandedUseBits()
562 BitWidth, std::min(SignBits + ShiftAmt - 1, BitWidth))); in SimplifyDemandedUseBits()
592 APInt::getHighBitsSet(BitWidth, BitWidth - RHSTrailingZeros); in SimplifyDemandedUseBits()
647 KnownBits Known2(BitWidth); in SimplifyDemandedUseBits()
673 if (BitWidth-NLZ-NTZ == 8) { in SimplifyDemandedUseBits()
772 KnownBits LHSKnown(BitWidth); in SimplifyMultipleUseDemandedBits()
773 KnownBits RHSKnown(BitWidth); in SimplifyMultipleUseDemandedBits()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Basic/
H A DTargetInfo.cpp242 if (getCharWidth() == BitWidth) in getIntTypeByWidth()
244 if (getShortWidth() == BitWidth) in getIntTypeByWidth()
246 if (getIntWidth() == BitWidth) in getIntTypeByWidth()
248 if (getLongWidth() == BitWidth) in getIntTypeByWidth()
257 if (getCharWidth() >= BitWidth) in getLeastIntTypeByWidth()
259 if (getShortWidth() >= BitWidth) in getLeastIntTypeByWidth()
261 if (getIntWidth() >= BitWidth) in getLeastIntTypeByWidth()
263 if (getLongWidth() >= BitWidth) in getLeastIntTypeByWidth()
272 if (getFloatWidth() == BitWidth) in getRealTypeByWidth()
274 if (getDoubleWidth() == BitWidth) in getRealTypeByWidth()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Basic/
H A DTargetInfo.cpp243 if (getCharWidth() == BitWidth) in getIntTypeByWidth()
245 if (getShortWidth() == BitWidth) in getIntTypeByWidth()
247 if (getIntWidth() == BitWidth) in getIntTypeByWidth()
249 if (getLongWidth() == BitWidth) in getIntTypeByWidth()
258 if (getCharWidth() >= BitWidth) in getLeastIntTypeByWidth()
260 if (getShortWidth() >= BitWidth) in getLeastIntTypeByWidth()
262 if (getIntWidth() >= BitWidth) in getLeastIntTypeByWidth()
264 if (getLongWidth() >= BitWidth) in getLeastIntTypeByWidth()
273 if (getFloatWidth() == BitWidth) in getRealTypeByWidth()
275 if (getDoubleWidth() == BitWidth) in getRealTypeByWidth()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Basic/
H A DTargetInfo.cpp242 if (getCharWidth() == BitWidth) in getIntTypeByWidth()
244 if (getShortWidth() == BitWidth) in getIntTypeByWidth()
246 if (getIntWidth() == BitWidth) in getIntTypeByWidth()
248 if (getLongWidth() == BitWidth) in getIntTypeByWidth()
257 if (getCharWidth() >= BitWidth) in getLeastIntTypeByWidth()
259 if (getShortWidth() >= BitWidth) in getLeastIntTypeByWidth()
261 if (getIntWidth() >= BitWidth) in getLeastIntTypeByWidth()
263 if (getLongWidth() >= BitWidth) in getLeastIntTypeByWidth()
272 if (getFloatWidth() == BitWidth) in getRealTypeByWidth()
274 if (getDoubleWidth() == BitWidth) in getRealTypeByWidth()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Basic/
H A DTargetInfo.cpp237 if (getCharWidth() == BitWidth) in getIntTypeByWidth()
239 if (getShortWidth() == BitWidth) in getIntTypeByWidth()
241 if (getIntWidth() == BitWidth) in getIntTypeByWidth()
243 if (getLongWidth() == BitWidth) in getIntTypeByWidth()
252 if (getCharWidth() >= BitWidth) in getLeastIntTypeByWidth()
254 if (getShortWidth() >= BitWidth) in getLeastIntTypeByWidth()
256 if (getIntWidth() >= BitWidth) in getLeastIntTypeByWidth()
258 if (getLongWidth() >= BitWidth) in getLeastIntTypeByWidth()
266 if (getFloatWidth() == BitWidth) in getRealTypeByWidth()
268 if (getDoubleWidth() == BitWidth) in getRealTypeByWidth()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Basic/
H A DTargetInfo.cpp231 if (getCharWidth() == BitWidth) in getIntTypeByWidth()
233 if (getShortWidth() == BitWidth) in getIntTypeByWidth()
235 if (getIntWidth() == BitWidth) in getIntTypeByWidth()
237 if (getLongWidth() == BitWidth) in getIntTypeByWidth()
246 if (getCharWidth() >= BitWidth) in getLeastIntTypeByWidth()
248 if (getShortWidth() >= BitWidth) in getLeastIntTypeByWidth()
250 if (getIntWidth() >= BitWidth) in getLeastIntTypeByWidth()
252 if (getLongWidth() >= BitWidth) in getLeastIntTypeByWidth()
260 if (getFloatWidth() == BitWidth) in getRealTypeByWidth()
262 if (getDoubleWidth() == BitWidth) in getRealTypeByWidth()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Basic/
H A DTargetInfo.cpp237 if (getCharWidth() == BitWidth) in getIntTypeByWidth()
239 if (getShortWidth() == BitWidth) in getIntTypeByWidth()
241 if (getIntWidth() == BitWidth) in getIntTypeByWidth()
243 if (getLongWidth() == BitWidth) in getIntTypeByWidth()
252 if (getCharWidth() >= BitWidth) in getLeastIntTypeByWidth()
254 if (getShortWidth() >= BitWidth) in getLeastIntTypeByWidth()
256 if (getIntWidth() >= BitWidth) in getLeastIntTypeByWidth()
258 if (getLongWidth() >= BitWidth) in getLeastIntTypeByWidth()
266 if (getFloatWidth() == BitWidth) in getRealTypeByWidth()
268 if (getDoubleWidth() == BitWidth) in getRealTypeByWidth()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Basic/
H A DTargetInfo.cpp243 if (getCharWidth() == BitWidth) in getIntTypeByWidth()
245 if (getShortWidth() == BitWidth) in getIntTypeByWidth()
247 if (getIntWidth() == BitWidth) in getIntTypeByWidth()
249 if (getLongWidth() == BitWidth) in getIntTypeByWidth()
258 if (getCharWidth() >= BitWidth) in getLeastIntTypeByWidth()
260 if (getShortWidth() >= BitWidth) in getLeastIntTypeByWidth()
262 if (getIntWidth() >= BitWidth) in getLeastIntTypeByWidth()
264 if (getLongWidth() >= BitWidth) in getLeastIntTypeByWidth()
273 if (getFloatWidth() == BitWidth) in getRealTypeByWidth()
275 if (getDoubleWidth() == BitWidth) in getRealTypeByWidth()
[all …]
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/Optimizer/IGCInstCombiner/7.0/
H A DInstCombineShifts.cpp156 CI->getLimitedValue(BitWidth) < BitWidth) { in canEvaluateShifted()
628 APInt Mask(APInt::getHighBitsSet(BitWidth, BitWidth - ShAmt)); in visitShl()
658 if (AmtSum < BitWidth) in visitShl()
720 if (II && isPowerOf2_32(BitWidth) && Log2_32(BitWidth) == ShAmt && in visitLShr()
747 APInt Mask(APInt::getLowBitsSet(BitWidth, BitWidth - ShAmt)); in visitLShr()
760 APInt Mask(APInt::getLowBitsSet(BitWidth, BitWidth - ShAmt)); in visitLShr()
765 APInt Mask(APInt::getLowBitsSet(BitWidth, BitWidth - ShAmt)); in visitLShr()
781 if (ShAmt == BitWidth - 1) { in visitLShr()
805 if (AmtSum < BitWidth) in visitLShr()
859 ShOp1->ult(BitWidth)) { in visitAShr()
[all …]

12345678910>>...140