|
mini-llvm 0.1.0
|
This is the complete list of members for mini_llvm::ir::Type, including all inherited members.
| accept(TypeVisitor &visitor)=0 | mini_llvm::ir::Type | pure virtual |
| accept(TypeVisitor &visitor) const =0 | mini_llvm::ir::Type | pure virtual |
| alignment() const =0 | mini_llvm::ir::Type | pure virtual |
| alignment(int) const | mini_llvm::ir::Type | inlinevirtual |
| bitAlignment() const | mini_llvm::ir::Type | inlinevirtual |
| bitAlignment(int pointerAlignment) const | mini_llvm::ir::Type | inlinevirtual |
| bitSize() const | mini_llvm::ir::Type | inlinevirtual |
| bitSize(int pointerSize) const | mini_llvm::ir::Type | inlinevirtual |
| clone() const =0 | mini_llvm::ir::Type | pure virtual |
| constant(int64_t value) const =0 | mini_llvm::ir::Type | pure virtual |
| demoted() const =0 | mini_llvm::ir::Type | pure virtual |
| equals(const Type &other) const =0 | mini_llvm::ir::Type | protectedpure virtual |
| format() const =0 | mini_llvm::ir::Type | pure virtual |
| operator=(const Type &)=delete | mini_llvm::ir::Type | |
| operator=(Type &&)=delete | mini_llvm::ir::Type | |
| operator==(const Type &lhs, const Type &rhs) | mini_llvm::ir::Type | friend |
| promoted() const =0 | mini_llvm::ir::Type | pure virtual |
| size() const =0 | mini_llvm::ir::Type | pure virtual |
| size(int) const | mini_llvm::ir::Type | inlinevirtual |
| Type()=default | mini_llvm::ir::Type | |
| Type(const Type &)=delete | mini_llvm::ir::Type | |
| Type(Type &&)=delete | mini_llvm::ir::Type | |
| zeroValue() const =0 | mini_llvm::ir::Type | pure virtual |
| ~Type()=default | mini_llvm::ir::Type | virtual |