LLVM
22.0.0git
llvm
abi
ArrayType
llvm::abi::ArrayType Member List
This is the complete list of members for
llvm::abi::ArrayType
, including all inherited members.
ABIAlignment
llvm::abi::Type
protected
ArrayType
(const Type *ElementType, uint64_t NumElements, uint64_t SizeInBits, bool IsMatrixType=false)
llvm::abi::ArrayType
inline
classof
(const Type *T)
llvm::abi::ArrayType
inline
static
getAlignment
() const
llvm::abi::Type
inline
getElementType
() const
llvm::abi::ArrayType
inline
getKind
() const
llvm::abi::Type
inline
getNumElements
() const
llvm::abi::ArrayType
inline
getSizeInBits
() const
llvm::abi::Type
inline
getTypeAllocSize
() const
llvm::abi::Type
inline
isArray
() const
llvm::abi::Type
inline
isComplex
() const
llvm::abi::Type
inline
isFloat
() const
llvm::abi::Type
inline
isInteger
() const
llvm::abi::Type
inline
isMatrixType
() const
llvm::abi::ArrayType
inline
isMemberPointer
() const
llvm::abi::Type
inline
isPointer
() const
llvm::abi::Type
inline
isRecord
() const
llvm::abi::Type
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