Searched defs:OldBitWidth (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/Support/ | ||
H A D | KnownBits.h | 162 unsigned OldBitWidth = getBitWidth(); zext() local |
/llvm-project/llvm/lib/Support/ | ||
H A D | APInt.cpp | 2980 unsigned OldBitWidth = A.getBitWidth(); ScaleBitMask() local |
/llvm-project/clang/lib/AST/ | ||
H A D | ExprConstant.cpp | 2762 unsigned OldBitWidth = Int.getBitWidth(); truncateBitfieldValue() local |