Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTConv.h683 uint64_t NewBitWidth = Ctx.getTypeSize(NewTy); in doIntTypeConversion() local
690 uint64_t NewBitWidth = Ctx.getTypeSize(NewTy); in doIntTypeConversion() local
/llvm-project/llvm/include/llvm/IR/
H A DDerivedTypes.h703 getWithNewBitWidth(unsigned NewBitWidth) getWithNewBitWidth() argument
/llvm-project/llvm/lib/Support/
H A DAPInt.cpp120 reallocate(unsigned NewBitWidth) reallocate() argument
2978 ScaleBitMask(const APInt & A,unsigned NewBitWidth,bool MatchAllBits) ScaleBitMask() argument
[all...]
/llvm-project/llvm/lib/FileCheck/
H A DFileCheck.cpp224 unsigned NewBitWidth = std::max(LeftBitWidth, RightBitWidth); in eval() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1145 unsigned NewBitWidth = (*MaxValue + 1).logBase2() + 1; matchSAddSubSat() local
/llvm-project/clang/lib/AST/
H A DExprConstant.cpp2763 unsigned NewBitWidth = FD->getBitWidthValue(Info.Ctx); truncateBitfieldValue() local