LLVM 22.0.0git
llvm::abi::ArrayType Member List

This is the complete list of members for llvm::abi::ArrayType, including all inherited members.

ABIAlignmentllvm::abi::Typeprotected
ArrayType(const Type *ElementType, uint64_t NumElements, uint64_t SizeInBits, bool IsMatrixType=false)llvm::abi::ArrayTypeinline
classof(const Type *T)llvm::abi::ArrayTypeinlinestatic
getAlignment() constllvm::abi::Typeinline
getElementType() constllvm::abi::ArrayTypeinline
getKind() constllvm::abi::Typeinline
getNumElements() constllvm::abi::ArrayTypeinline
getSizeInBits() constllvm::abi::Typeinline
getTypeAllocSize() constllvm::abi::Typeinline
isArray() constllvm::abi::Typeinline
isComplex() constllvm::abi::Typeinline
isFloat() constllvm::abi::Typeinline
isInteger() constllvm::abi::Typeinline
isMatrixType() constllvm::abi::ArrayTypeinline
isMemberPointer() constllvm::abi::Typeinline
isPointer() constllvm::abi::Typeinline
isRecord() constllvm::abi::Typeinline
isVector() constllvm::abi::Typeinline
isVoid() constllvm::abi::Typeinline
Kindllvm::abi::Typeprotected
SizeInBitsllvm::abi::Typeprotected
Type(TypeKind K, TypeSize SizeInBits, Align ABIAlign)llvm::abi::Typeinlineprotected