Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DAPInt.cpp123 void APInt::reallocate(unsigned NewBitWidth) { in reallocate()
/external/clang/lib/AST/
DExprConstant.cpp1722 unsigned NewBitWidth = FD->getBitWidthValue(Info.Ctx); in truncateBitfieldValue() local