Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DAPSIntType.cpp23 unsigned MinBits; in testInRange() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DAPSInt.cpp28 unsigned MinBits = Tmp.getMinSignedBits(); in APSInt() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDataLayout.h694 uint64_t MinBits = EltCnt.getKnownMinValue() * in getTypeSizeInBits() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3557 unsigned MinBits = N0.getValueSizeInBits(); in SimplifySetCC() local