LLVM
22.0.0git
llvm
abi
IntegerType
llvm::abi::IntegerType Member List
This is the complete list of members for
llvm::abi::IntegerType
, including all inherited members.
ABIAlignment
llvm::abi::Type
protected
classof
(const Type *T)
llvm::abi::IntegerType
inline
static
getAlignment
() const
llvm::abi::Type
inline
getKind
() const
llvm::abi::Type
inline
getSizeInBits
() const
llvm::abi::Type
inline
getTypeAllocSize
() const
llvm::abi::Type
inline
IntegerType
(uint64_t BitWidth, Align ABIAlign, bool IsSigned, bool IsBitInt=false)
llvm::abi::IntegerType
inline
isArray
() const
llvm::abi::Type
inline
isBitInt
() const
llvm::abi::IntegerType
inline
isBool
() const
llvm::abi::IntegerType
inline
isComplex
() const
llvm::abi::Type
inline
isFloat
() const
llvm::abi::Type
inline
isInteger
() const
llvm::abi::Type
inline
isMemberPointer
() const
llvm::abi::Type
inline
isPointer
() const
llvm::abi::Type
inline
isRecord
() const
llvm::abi::Type
inline
isSigned
() const
llvm::abi::IntegerType
inline
isVector
() const
llvm::abi::Type
inline
isVoid
() const
llvm::abi::Type
inline
Kind
llvm::abi::Type
protected
SizeInBits
llvm::abi::Type
protected
Type
(TypeKind K, TypeSize SizeInBits, Align ABIAlign)
llvm::abi::Type
inline
protected
Generated on
for LLVM by
1.14.0