#include <types.hpp>
|
| constexpr | Type () noexcept |
| |
Definition at line 119 of file types.hpp.
◆ ~FloatingPointType()
| jlm::llvm::FloatingPointType::~FloatingPointType |
( |
| ) |
|
|
overridedefaultnoexcept |
◆ FloatingPointType()
| jlm::llvm::FloatingPointType::FloatingPointType |
( |
const fpsize & |
size | ) |
|
|
inlineexplicit |
◆ ComputeHash()
| std::size_t jlm::llvm::FloatingPointType::ComputeHash |
( |
| ) |
const |
|
overridevirtualnoexcept |
Computes a hash value for the instance of the type.
- Returns
- A hash value.
Implements jlm::rvsdg::Type.
Definition at line 103 of file types.cpp.
◆ Create()
◆ debug_string()
| std::string jlm::llvm::FloatingPointType::debug_string |
( |
| ) |
const |
|
overridevirtual |
◆ Kind()
◆ operator==()
| bool jlm::llvm::FloatingPointType::operator== |
( |
const jlm::rvsdg::Type & |
other | ) |
const |
|
overridevirtualnoexcept |
◆ size()
| const fpsize& jlm::llvm::FloatingPointType::size |
( |
| ) |
const |
|
inlinenoexcept |
◆ size_
| fpsize jlm::llvm::FloatingPointType::size_ |
|
private |
The documentation for this class was generated from the following files: