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

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

ABIAlignmentllvm::abi::Typeprotected
classof(const Type *T)llvm::abi::VectorTypeinlinestatic
getAlignment() constllvm::abi::Typeinline
getElementType() constllvm::abi::VectorTypeinline
getKind() constllvm::abi::Typeinline
getNumElements() constllvm::abi::VectorTypeinline
getSizeInBits() constllvm::abi::Typeinline
getTypeAllocSize() constllvm::abi::Typeinline
isArray() constllvm::abi::Typeinline
isComplex() constllvm::abi::Typeinline
isFloat() constllvm::abi::Typeinline
isInteger() constllvm::abi::Typeinline
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
VectorType(const Type *ElementType, ElementCount NumElements, Align ABIAlign)llvm::abi::VectorTypeinline