|
LLVM 22.0.0git
|
This is the complete list of members for llvm::abi::FloatType, including all inherited members.
| ABIAlignment | llvm::abi::Type | protected |
| classof(const Type *T) | llvm::abi::FloatType | inlinestatic |
| FloatType(const fltSemantics &FloatSemantics, Align ABIAlign) | llvm::abi::FloatType | inline |
| getAlignment() const | llvm::abi::Type | inline |
| getKind() const | llvm::abi::Type | inline |
| getSemantics() const | llvm::abi::FloatType | 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 |
| Kind | llvm::abi::Type | protected |
| SizeInBits | llvm::abi::Type | protected |
| Type(TypeKind K, TypeSize SizeInBits, Align ABIAlign) | llvm::abi::Type | inlineprotected |