Home
last modified time | relevance | path

Searched defs:BitWidth (Results 1 – 25 of 182) sorted by relevance

12345678

/freebsd/sys/contrib/dev/acpica/components/executer/
H A Dexregion.c183 UINT32 BitWidth, in AcpiExSystemMemorySpaceHandler()
451 UINT32 BitWidth, in AcpiExSystemIoSpaceHandler()
516 UINT32 BitWidth, in AcpiExPciConfigSpaceHandler()
597 UINT32 BitWidth, in AcpiExCmosSpaceHandler()
634 UINT32 BitWidth, in AcpiExPciBarSpaceHandler()
671 UINT32 BitWidth, in AcpiExDataTableSpaceHandler()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DKnownBits.cpp54 unsigned BitWidth = LHS.getBitWidth(); in computeForAddSub() local
150 unsigned BitWidth = getBitWidth(); in sextInReg() local
278 static unsigned getMaxShiftAmount(const APInt &MaxValue, unsigned BitWidth) { in getMaxShiftAmount()
287 unsigned BitWidth = LHS.getBitWidth(); in shl() local
372 unsigned BitWidth = LHS.getBitWidth(); in lshr() local
430 unsigned BitWidth = LHS.getBitWidth(); in ashr() local
615 unsigned BitWidth = Res.getBitWidth(); in computeForSatAddSub() local
768 unsigned BitWidth = LHS.getBitWidth(); in avgCompute() local
799 unsigned BitWidth = LHS.getBitWidth(); in mul() local
895 unsigned BitWidth = LHS.getBitWidth(); in mulhs() local
[all …]
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DIntegralAP.h59 IntegralAP(T Value, unsigned BitWidth) in IntegralAP()
114 static IntegralAP from(Integral<Bits, InputSigned> I, unsigned BitWidth) { in from()
120 static IntegralAP zero(int32_t BitWidth) { in zero()
156 IntegralAP truncate(unsigned BitWidth) const { in truncate()
277 uint32_t BitWidth = V.getBitWidth(); in serialize() local
285 uint32_t BitWidth; in deserialize() local
297 unsigned BitWidth, IntegralAP *R) { in CheckAddSubMulUB()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DPatternInit.cpp37 unsigned BitWidth = in initializationPatternFor() local
55 unsigned BitWidth = llvm::APFloat::semanticsSizeInBits( in initializationPatternFor() local
/freebsd/contrib/llvm-project/llvm/lib/InterfaceStub/
H A DIFSStub.cpp61 uint8_t ifs::convertIFSBitWidthToELF(IFSBitWidthType BitWidth) { in convertIFSBitWidthToELF() argument
97 convertELFBitWidthToIFS(uint8_t BitWidth) convertELFBitWidthToIFS() argument
/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DAVR.h159 IntType getIntTypeByWidth(unsigned BitWidth, bool IsSigned) const final { in getIntTypeByWidth()
165 IntType getLeastIntTypeByWidth(unsigned BitWidth, bool IsSigned) const final { in getLeastIntTypeByWidth()
H A DWebAssembly.h145 IntType getIntTypeByWidth(unsigned BitWidth, bool IsSigned) const final { in getIntTypeByWidth()
151 IntType getLeastIntTypeByWidth(unsigned BitWidth, bool IsSigned) const final { in getLeastIntTypeByWidth()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstantRange.h73 static ConstantRange getEmpty(uint32_t BitWidth) { in getEmpty()
78 static ConstantRange getFull(uint32_t BitWidth) { in getFull()
/freebsd/sys/contrib/dev/acpica/components/hardware/
H A Dhwregs.c292 UINT8 BitWidth; in AcpiHwValidateRegister() local
373 UINT32 BitWidth; in AcpiHwRead() local
471 UINT32 BitWidth; in AcpiHwWrite() local
H A Dhwvalid.c240 UINT32 BitWidth) in AcpiHwValidateIoRequest()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDemandedBits.cpp58 unsigned BitWidth = AB.getBitWidth(); in determineLiveOperandBits() local
67 [&](unsigned BitWidth, const Value *V1, const Value *V2) { in determineLiveOperandBits()
366 unsigned BitWidth = T->getScalarSizeInBits(); in performAnalysis() local
415 unsigned BitWidth = DL.getTypeSizeInBits(T->getScalarType()); in getDemandedBits() local
H A DScalarEvolutionAliasAnalysis.cpp56 unsigned BitWidth = SE.getTypeSizeInBits(AS->getType()); in alias() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDataLayout.cpp126 uint32_t BitWidth) { in get()
580 uint32_t BitWidth) { in findAlignmentLowerBound()
587 Align PrefAlign, uint32_t BitWidth) { in setAlignment()
672 Align DataLayout::getIntegerAlignment(uint32_t BitWidth, in getIntegerAlignment()
825 unsigned BitWidth = getTypeSizeInBits(Ty).getFixedValue(); in getAlignment() local
841 unsigned BitWidth = getTypeSizeInBits(Ty).getKnownMinValue(); in getAlignment() local
951 unsigned BitWidth = Offset.getBitWidth(); in getElementIndex() local
H A DConstantRange.cpp44 ConstantRange::ConstantRange(uint32_t BitWidth, bool Full) in ConstantRange()
278 unsigned BitWidth = V.getBitWidth(); in makeExactMulNUWRegion() local
292 unsigned BitWidth = V.getBitWidth(); in makeExactMulNSWRegion() local
326 unsigned BitWidth = Other.getBitWidth(); in makeGuaranteedNoWrapRegion() local
398 unsigned BitWidth = Mask.getBitWidth(); in makeMaskNotEqualRange() local
1847 unsigned BitWidth = Lower.getBitWidth(); in getUnsignedCountTrailingZerosRange() local
1868 unsigned BitWidth = getBitWidth(); in cttz() local
1915 unsigned BitWidth = Lower.getBitWidth(); in getUnsignedPopCountRange() local
1940 unsigned BitWidth = getBitWidth(); in ctpop() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp33 SPIRVType *SPIRVGlobalRegistry::assignIntTypeToVReg(unsigned BitWidth, in assignIntTypeToVReg()
43 SPIRVGlobalRegistry::assignFloatTypeToVReg(unsigned BitWidth, Register VReg, in assignFloatTypeToVReg()
175 unsigned BitWidth = SpvType ? getScalarOrVectorBitWidth(SpvType) : 32; in getOrCreateConstIntReg() local
198 unsigned BitWidth = 32; in getOrCreateConstFloatReg() local
236 unsigned BitWidth; in getOrCreateConstFP() local
311 unsigned BitWidth = SpvType ? getScalarOrVectorBitWidth(SpvType) : 32; in buildConstantInt() local
375 unsigned BitWidth) { in getOrCreateBaseRegister()
395 const SPIRVInstrInfo &TII, Constant *CA, unsigned BitWidth, in getOrCreateCompositeOrNull()
504 Constant *CA, unsigned BitWidth, unsigned ElemCnt) { in getOrCreateIntCompositeOrNull()
830 unsigned BitWidth = adjustOpTypeIntWidth(SrcBitWidth); in adjustIntTypeByWidth() local
[all …]
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DTargetInfo.cpp287 unsigned BitWidth, bool IsSigned) const { in getIntTypeByWidth()
301 TargetInfo::IntType TargetInfo::getLeastIntTypeByWidth(unsigned BitWidth, in getLeastIntTypeByWidth()
316 FloatModeKind TargetInfo::getRealTypeByWidth(unsigned BitWidth, in getRealTypeByWidth()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DSMTAPI.h157 SMTSortRef getFloatSort(unsigned BitWidth) { in getFloatSort()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DVarLenCodeEmitterGen.h22 unsigned BitWidth; member
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h20 uint32_t BitWidth; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DIntegerDivision.cpp34 unsigned BitWidth = Dividend->getType()->getIntegerBitWidth(); in generateSignedRemainderCode() local
103 unsigned BitWidth = Dividend->getType()->getIntegerBitWidth(); in generateSignedDivisionCode() local
149 unsigned BitWidth = DivTy->getBitWidth(); in generateUnsignedDivisionCode() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DGISelKnownBits.cpp90 unsigned BitWidth = Ty.getScalarSizeInBits(); in signBitIsZero() local
133 static KnownBits extractBits(unsigned BitWidth, const KnownBits &SrcOpKnown, in extractBits()
160 unsigned BitWidth = DstTy.getScalarSizeInBits(); in computeKnownBitsImpl() local
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DLaneBitmask.h43 enum : unsigned { BitWidth = 8*sizeof(Type) }; enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVVMIntrRange.cpp56 const uint64_t BitWidth = II->getType()->getIntegerBitWidth(); in addRangeAttr() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaHexagon.cpp29 uint8_t BitWidth; in CheckHexagonBuiltinArgument() member
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPInt.h112 : BitWidth(numBits) { in BitWidth() function
209 static APInt getSignMask(unsigned BitWidth) { in getSignMask()
1463 static unsigned getNumWords(unsigned BitWidth) { in getNumWords()
1894 unsigned BitWidth = 1; ///< The number of bits in this APInt. variable

12345678