| /external/llvm-project/llvm/lib/Support/ |
| D | KnownBits.cpp | 87 unsigned BitWidth = getBitWidth(); in sextInReg() local 184 unsigned BitWidth = LHS.getBitWidth(); in shl() local 212 unsigned BitWidth = LHS.getBitWidth(); in lshr() local 239 unsigned BitWidth = LHS.getBitWidth(); in ashr() local 292 unsigned BitWidth = LHS.getBitWidth(); in computeForMul() local 371 unsigned BitWidth = LHS.getBitWidth(); in udiv() local 389 unsigned BitWidth = LHS.getBitWidth(); in urem() local 410 unsigned BitWidth = LHS.getBitWidth(); in srem() local
|
| /external/llvm-project/clang/lib/CodeGen/ |
| D | PatternInit.cpp | 37 unsigned BitWidth = in initializationPatternFor() local 55 unsigned BitWidth = llvm::APFloat::semanticsSizeInBits( in initializationPatternFor() local
|
| /external/llvm-project/clang/lib/Basic/Targets/ |
| D | AVR.h | 155 IntType getIntTypeByWidth(unsigned BitWidth, bool IsSigned) const final { in getIntTypeByWidth() 161 IntType getLeastIntTypeByWidth(unsigned BitWidth, bool IsSigned) const final { in getLeastIntTypeByWidth()
|
| D | WebAssembly.h | 115 IntType getIntTypeByWidth(unsigned BitWidth, bool IsSigned) const final { in getIntTypeByWidth() 121 IntType getLeastIntTypeByWidth(unsigned BitWidth, bool IsSigned) const final { in getLeastIntTypeByWidth()
|
| /external/llvm-project/llvm/include/llvm/IR/ |
| D | ConstantRange.h | 73 static ConstantRange getEmpty(uint32_t BitWidth) { in getEmpty() 78 static ConstantRange getFull(uint32_t BitWidth) { in getFull()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| D | ConstantRange.h | 73 static ConstantRange getEmpty(uint32_t BitWidth) { in getEmpty() 78 static ConstantRange getFull(uint32_t BitWidth) { in getFull()
|
| /external/llvm/lib/Analysis/ |
| D | DemandedBits.cpp | 77 unsigned BitWidth = AB.getBitWidth(); in determineLiveOperandBits() local 86 [&](unsigned BitWidth, const Value *V1, const Value *V2) { in determineLiveOperandBits() 327 unsigned BitWidth = IT->getBitWidth(); in performAnalysis() local
|
| D | ScalarEvolutionAliasAnalysis.cpp | 45 unsigned BitWidth = SE.getTypeSizeInBits(AS->getType()); in alias() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | DemandedBits.cpp | 90 unsigned BitWidth = AB.getBitWidth(); in determineLiveOperandBits() local 99 [&](unsigned BitWidth, const Value *V1, const Value *V2) { in determineLiveOperandBits() 386 unsigned BitWidth = T->getScalarSizeInBits(); in performAnalysis() local
|
| /external/llvm-project/llvm/unittests/IR/ |
| D | PatternMatch.cpp | 70 unsigned BitWidth = IntTy->getScalarSizeInBits(); in TEST_F() local 109 unsigned BitWidth = IntTy->getScalarSizeInBits(); in TEST_F() local 148 unsigned BitWidth = IntTy->getScalarSizeInBits(); in TEST_F() local 210 unsigned BitWidth = IntTy->getScalarSizeInBits(); in TEST_F() local 249 unsigned BitWidth = IntTy->getScalarSizeInBits(); in TEST_F() local 288 unsigned BitWidth = IntTy->getScalarSizeInBits(); in TEST_F() local 327 unsigned BitWidth = IntTy->getScalarSizeInBits(); in TEST_F() local 366 unsigned BitWidth = IntTy->getScalarSizeInBits(); in TEST_F() local 405 unsigned BitWidth = IntTy->getScalarSizeInBits(); in TEST_F() local 444 unsigned BitWidth = IntTy->getScalarSizeInBits(); in TEST_F() local
|
| /external/llvm-project/clang/lib/Basic/ |
| D | TargetInfo.cpp | 242 unsigned BitWidth, bool IsSigned) const { in getIntTypeByWidth() 256 TargetInfo::IntType TargetInfo::getLeastIntTypeByWidth(unsigned BitWidth, in getLeastIntTypeByWidth() 271 TargetInfo::RealType TargetInfo::getRealTypeByWidth(unsigned BitWidth, in getRealTypeByWidth()
|
| /external/llvm-project/llvm/lib/Analysis/ |
| D | DemandedBits.cpp | 90 unsigned BitWidth = AB.getBitWidth(); in determineLiveOperandBits() local 99 [&](unsigned BitWidth, const Value *V1, const Value *V2) { in determineLiveOperandBits() 409 unsigned BitWidth = T->getScalarSizeInBits(); in performAnalysis() local
|
| /external/llvm-project/llvm/include/llvm/Support/ |
| D | SMTAPI.h | 144 SMTSortRef getFloatSort(unsigned BitWidth) { in getFloatSort()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | SMTAPI.h | 144 SMTSortRef getFloatSort(unsigned BitWidth) { in getFloatSort()
|
| /external/clang/lib/Basic/ |
| D | TargetInfo.cpp | 186 unsigned BitWidth, bool IsSigned) const { in getIntTypeByWidth() 200 TargetInfo::IntType TargetInfo::getLeastIntTypeByWidth(unsigned BitWidth, in getLeastIntTypeByWidth()
|
| /external/llvm/lib/ExecutionEngine/Orc/ |
| D | OrcMCJITReplacement.cpp | 91 unsigned BitWidth = cast<IntegerType>(RetTy)->getBitWidth(); in runFunction() local
|
| /external/llvm-project/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineSimplifyDemanded.cpp | 56 unsigned BitWidth = Inst.getType()->getScalarSizeInBits(); in SimplifyDemandedInstructionBits() local 114 uint32_t BitWidth = DemandedMask.getBitWidth(); in SimplifyDemandedUseBits() local 818 unsigned BitWidth = DemandedMask.getBitWidth(); in SimplifyMultipleUseDemandedBits() local 918 unsigned BitWidth = DemandedMask.getBitWidth(); in SimplifyMultipleUseDemandedBits() local 969 unsigned BitWidth = Ty->getScalarSizeInBits(); in simplifyShrShlDemandedBits() local
|
| /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| D | APSIntType.h | 21 uint32_t BitWidth; variable
|
| /external/llvm-project/llvm/include/llvm/ADT/ |
| D | APInt.h | 98 unsigned BitWidth; ///< The number of bits in this APInt. variable
|
| /external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| D | APSIntType.h | 20 uint32_t BitWidth; variable
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
| D | OrcMCJITReplacement.cpp | 90 unsigned BitWidth = cast<IntegerType>(RetTy)->getBitWidth(); in runFunction() local
|
| /external/llvm/lib/Target/X86/ |
| D | X86ShuffleDecodeConstantPool.cpp | 53 unsigned BitWidth = cast<IntegerType>(EltTy)->getBitWidth(); in DecodePSHUFBMask() local 247 unsigned BitWidth = cast<IntegerType>(VecEltTy)->getBitWidth(); in DecodeVPPERMMask() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
| D | GISelKnownBits.cpp | 80 unsigned BitWidth = Ty.getScalarSizeInBits(); in signBitIsZero() local 106 unsigned BitWidth = DstTy.getSizeInBits(); in computeKnownBitsImpl() local
|
| /external/llvm-project/llvm/lib/Transforms/Utils/ |
| D | IntegerDivision.cpp | 35 unsigned BitWidth = Dividend->getType()->getIntegerBitWidth(); in generateSignedRemainderCode() local 107 unsigned BitWidth = Dividend->getType()->getIntegerBitWidth(); in generateSignedDivisionCode() local 158 unsigned BitWidth = DivTy->getBitWidth(); in generateUnsignedDivisionCode() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| D | IntegerDivision.cpp | 35 unsigned BitWidth = Dividend->getType()->getIntegerBitWidth(); in generateSignedRemainderCode() local 107 unsigned BitWidth = Dividend->getType()->getIntegerBitWidth(); in generateSignedDivisionCode() local 158 unsigned BitWidth = DivTy->getBitWidth(); in generateUnsignedDivisionCode() local
|