Home
last modified time | relevance | path

Searched defs:getBitWidth (Results 1 – 16 of 16) sorted by relevance

/llvm-project-15.0.7/mlir/include/mlir/Analysis/Presburger/
H A DSlowMPInt.h78 unsigned getBitWidth() const { return val.getBitWidth(); } in getBitWidth() function
/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h30 uint32_t getBitWidth() const { return BitWidth; } in getBitWidth() function
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DConstantRange.h204 uint32_t getBitWidth() const { return Lower.getBitWidth(); } in getBitWidth() function
H A DConstants.h136 unsigned getBitWidth() const { return Val.getBitWidth(); } in getBitWidth() function
H A DDerivedTypes.h72 unsigned getBitWidth() const { return getSubclassData(); } in getBitWidth() function
/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DKnownBits.h40 unsigned getBitWidth() const { in getBitWidth() function
/llvm-project-15.0.7/clang/lib/Lex/
H A DPPExpressions.cpp60 unsigned getBitWidth() const { return Val.getBitWidth(); } in getBitWidth() function in __anond84fce450111::PPValue
/llvm-project-15.0.7/llvm/include/llvm/ADT/
H A DAPInt.h1411 unsigned getBitWidth() const { return BitWidth; } in getBitWidth() function
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h490 unsigned getBitWidth() const { in getBitWidth() function
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp254 unsigned getBitWidth() const { in getBitWidth() function
H A DValueTracking.cpp98 static unsigned getBitWidth(Type *Ty, const DataLayout &DL) { in getBitWidth() function
/llvm-project-15.0.7/mlir/lib/Conversion/SPIRVToLLVM/
H A DSPIRVToLLVM.cpp54 static unsigned getBitWidth(Type type) { in getBitWidth() function
/llvm-project-15.0.7/llvm/utils/TableGen/
H A DDecoderEmitter.cpp440 unsigned getBitWidth() const { return BitWidth; } in getBitWidth() function in __anoncf345abb0511::FilterChooser
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp361 uint32_t clang::ento::RangeSet::getBitWidth() const { in getBitWidth() function in clang::ento::RangeSet
/llvm-project-15.0.7/clang/include/clang/AST/
H A DDecl.h2962 Expr *getBitWidth() const { in getBitWidth() function
/llvm-project-15.0.7/mlir/lib/Dialect/SPIRV/IR/
H A DSPIRVOps.cpp666 static unsigned getBitWidth(Type type) { in getBitWidth() function