| /freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | SlowDynamicAPInt.h | 80 unsigned getBitWidth() const { return Val.getBitWidth(); } in getBitWidth() function
|
| H A D | APInt.h | 1488 unsigned getBitWidth() const { return BitWidth; } in getBitWidth() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | ConstantRangeList.h | 65 uint32_t getBitWidth() const { return Ranges.front().getBitWidth(); } in getBitWidth() function
|
| H A D | ConstantRange.h | 215 uint32_t getBitWidth() const { return Lower.getBitWidth(); } in getBitWidth() function
|
| H A D | Constants.h | 157 unsigned getBitWidth() const { return Val.getBitWidth(); } in getBitWidth() function
|
| H A D | DerivedTypes.h | 74 unsigned getBitWidth() const { return getSubclassData(); } in getBitWidth() function
|
| /freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | APSIntType.h | 30 uint32_t getBitWidth() const { return BitWidth; } in getBitWidth() function
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/ |
| H A D | Context.h | 76 uint32_t getBitWidth(QualType T) const { return Ctx.getIntWidth(T); } in getBitWidth() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | KnownBits.h | 44 unsigned getBitWidth() const { in getBitWidth() function
|
| /freebsd/contrib/llvm-project/clang/lib/Lex/ |
| H A D | PPExpressions.cpp | 60 unsigned getBitWidth() const { return Val.getBitWidth(); } in getBitWidth() function in __anon807bcb150111::PPValue
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
| H A D | PDBTypes.h | 490 unsigned getBitWidth() const { in getBitWidth() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineSimplifyDemanded.cpp | 65 static unsigned getBitWidth(Type *Ty, const DataLayout &DL) { in getBitWidth() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/ |
| H A D | Constant.h | 128 unsigned getBitWidth() const { in getBitWidth() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | BasicAliasAnalysis.cpp | 290 unsigned getBitWidth() const { in getBitWidth() function
|
| H A D | ValueTracking.cpp | 96 static unsigned getBitWidth(Type *Ty, const DataLayout &DL) { in getBitWidth() function
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | DecoderEmitter.cpp | 534 unsigned getBitWidth() const { return BitWidth; } in getBitWidth() function in __anonfc09cd8b0211::FilterChooser
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | RangeConstraintManager.cpp | 362 uint32_t clang::ento::RangeSet::getBitWidth() const { in getBitWidth() function in clang::ento::RangeSet
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | Decl.h | 3249 Expr *getBitWidth() const { in getBitWidth() function
|