LLVM
23.0.0git
llvm
abi
VectorType
llvm::abi::VectorType Member List
This is the complete list of members for
llvm::abi::VectorType
, including all inherited members.
ABIAlignment
llvm::abi::Type
protected
classof
(const Type *T)
llvm::abi::VectorType
inline
static
getAlignment
() const
llvm::abi::Type
inline
getElementType
() const
llvm::abi::VectorType
inline
getKind
() const
llvm::abi::Type
inline
getNumElements
() const
llvm::abi::VectorType
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
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
isZeroSize
() 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
VectorType
(const Type *ElementType, ElementCount NumElements, Align ABIAlign)
llvm::abi::VectorType
inline
Generated on
for LLVM by
1.14.0