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

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

ABIAlignmentllvm::abi::Typeprotected
classof(const Type *T)llvm::abi::IntegerTypeinlinestatic
getAlignment() constllvm::abi::Typeinline
getKind() constllvm::abi::Typeinline
getSizeInBits() constllvm::abi::Typeinline
getTypeAllocSize() constllvm::abi::Typeinline
IntegerType(uint64_t BitWidth, Align ABIAlign, bool IsSigned, bool IsBitInt=false)llvm::abi::IntegerTypeinline
isArray() constllvm::abi::Typeinline
isBitInt() constllvm::abi::IntegerTypeinline
isBool() constllvm::abi::IntegerTypeinline
isComplex() constllvm::abi::Typeinline
isFloat() constllvm::abi::Typeinline
isInteger() constllvm::abi::Typeinline
isMemberPointer() constllvm::abi::Typeinline
isPointer() constllvm::abi::Typeinline
isRecord() constllvm::abi::Typeinline
isSigned() constllvm::abi::IntegerTypeinline
isVector() constllvm::abi::Typeinline
isVoid() constllvm::abi::Typeinline
Kindllvm::abi::Typeprotected
SizeInBitsllvm::abi::Typeprotected
Type(TypeKind K, TypeSize SizeInBits, Align ABIAlign)llvm::abi::Typeinlineprotected