| /freebsd-14.2/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-14.2/contrib/llvm-project/clang/lib/AST/Interp/ |
| H A D | Context.h | 71 uint32_t getBitWidth(QualType T) const { return Ctx.getIntWidth(T); } in getBitWidth() function
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | ConstantRange.h | 204 uint32_t getBitWidth() const { return Lower.getBitWidth(); } in getBitWidth() function
|
| H A D | Constants.h | 140 unsigned getBitWidth() const { return Val.getBitWidth(); } in getBitWidth() function
|
| H A D | DerivedTypes.h | 72 unsigned getBitWidth() const { return getSubclassData(); } in getBitWidth() function
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Lex/ |
| H A D | PPExpressions.cpp | 60 unsigned getBitWidth() const { return Val.getBitWidth(); } in getBitWidth() function in __anon7520db4b0111::PPValue
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | KnownBits.h | 40 unsigned getBitWidth() const { in getBitWidth() function
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | APInt.h | 1433 unsigned getBitWidth() const { return BitWidth; } in getBitWidth() function
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
| H A D | PDBTypes.h | 490 unsigned getBitWidth() const { in getBitWidth() function
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineSimplifyDemanded.cpp | 59 static unsigned getBitWidth(Type *Ty, const DataLayout &DL) { in getBitWidth() function
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | BasicAliasAnalysis.cpp | 270 unsigned getBitWidth() const { in getBitWidth() function
|
| H A D | ValueTracking.cpp | 93 static unsigned getBitWidth(Type *Ty, const DataLayout &DL) { in getBitWidth() function
|
| /freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | DecoderEmitter.cpp | 430 unsigned getBitWidth() const { return BitWidth; } in getBitWidth() function in __anon983fc5010511::FilterChooser
|
| /freebsd-14.2/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-14.2/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | Decl.h | 3121 Expr *getBitWidth() const { in getBitWidth() function
|