Home
last modified time | relevance | path

Searched defs:NewBitWidth (Results 1 – 9 of 9) sorted by relevance

/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSMTConv.h659 uint64_t NewBitWidth = Ctx.getTypeSize(NewTy); in doIntTypeConversion() local
666 uint64_t NewBitWidth = Ctx.getTypeSize(NewTy); in doIntTypeConversion() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDerivedTypes.h625 Type *Type::getWithNewBitWidth(unsigned NewBitWidth) const { in getWithNewBitWidth()
/external/llvm-project/llvm/include/llvm/IR/
DDerivedTypes.h707 Type *Type::getWithNewBitWidth(unsigned NewBitWidth) const { in getWithNewBitWidth()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp2175 unsigned NewBitWidth = (*MaxValue + 1).logBase2() + 1; in matchSAddSubSat() local
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp2220 unsigned NewBitWidth = (*MaxValue + 1).logBase2() + 1; in matchSAddSubSat() local
/external/llvm-project/llvm/lib/Support/
DAPInt.cpp124 void APInt::reallocate(unsigned NewBitWidth) { in reallocate()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPInt.cpp124 void APInt::reallocate(unsigned NewBitWidth) { in reallocate()
/external/clang/lib/AST/
DExprConstant.cpp1722 unsigned NewBitWidth = FD->getBitWidthValue(Info.Ctx); in truncateBitfieldValue() local
/external/llvm-project/clang/lib/AST/
DExprConstant.cpp2645 unsigned NewBitWidth = FD->getBitWidthValue(Info.Ctx); in truncateBitfieldValue() local