#include <operators.hpp>
Definition at line 294 of file operators.hpp.
◆ ~FloatingPointToSignedIntegerOperation()
| jlm::llvm::FloatingPointToSignedIntegerOperation::~FloatingPointToSignedIntegerOperation |
( |
| ) |
|
|
overridedefaultnoexcept |
◆ FloatingPointToSignedIntegerOperation() [1/3]
| jlm::llvm::FloatingPointToSignedIntegerOperation::FloatingPointToSignedIntegerOperation |
( |
const fpsize |
size, |
|
|
std::shared_ptr< const jlm::rvsdg::BitType > |
type |
|
) |
| |
|
inline |
◆ FloatingPointToSignedIntegerOperation() [2/3]
| jlm::llvm::FloatingPointToSignedIntegerOperation::FloatingPointToSignedIntegerOperation |
( |
std::shared_ptr< const FloatingPointType > |
fpt, |
|
|
std::shared_ptr< const jlm::rvsdg::BitType > |
type |
|
) |
| |
|
inline |
◆ FloatingPointToSignedIntegerOperation() [3/3]
| jlm::llvm::FloatingPointToSignedIntegerOperation::FloatingPointToSignedIntegerOperation |
( |
std::shared_ptr< const jlm::rvsdg::Type > |
srctype, |
|
|
std::shared_ptr< const jlm::rvsdg::Type > |
dsttype |
|
) |
| |
|
inline |
◆ can_reduce_operand()
◆ copy()
| std::unique_ptr< rvsdg::Operation > jlm::llvm::FloatingPointToSignedIntegerOperation::copy |
( |
| ) |
const |
|
overridevirtual |
◆ create()
◆ debug_string()
| std::string jlm::llvm::FloatingPointToSignedIntegerOperation::debug_string |
( |
| ) |
const |
|
overridevirtual |
◆ operator==()
| bool jlm::llvm::FloatingPointToSignedIntegerOperation::operator== |
( |
const Operation & |
other | ) |
const |
|
overridenoexcept |
◆ reduce_operand()
The documentation for this class was generated from the following files: