Home
last modified time | relevance | path

Searched defs:MinBits (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DAPSIntType.cpp23 unsigned MinBits; in testInRange() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPSInt.cpp28 unsigned MinBits = Tmp.getSignificantBits(); in APSInt() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDataLayout.h711 uint64_t MinBits = EltCnt.getKnownMinValue() * in getTypeSizeInBits() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstantRange.cpp1925 unsigned MinBits = in getUnsignedPopCountRange() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4561 unsigned MinBits = N0.getValueSizeInBits(); in SimplifySetCC() local