#include <SpecializedArithmeticIntrinsicOperations.hpp>
Represents LLVM's llvm.fmuladd.* intrinsic
See LLVM Language Reference Manual for more details.
Definition at line 22 of file SpecializedArithmeticIntrinsicOperations.hpp.
◆ ~FMulAddIntrinsicOperation()
| jlm::llvm::FMulAddIntrinsicOperation::~FMulAddIntrinsicOperation |
( |
| ) |
|
|
overridedefaultnoexcept |
◆ FMulAddIntrinsicOperation()
| jlm::llvm::FMulAddIntrinsicOperation::FMulAddIntrinsicOperation |
( |
const std::shared_ptr< const rvsdg::Type > & |
type | ) |
|
|
inlineexplicit |
◆ CheckType()
| void jlm::llvm::FMulAddIntrinsicOperation::CheckType |
( |
const std::shared_ptr< const rvsdg::Type > & |
type | ) |
|
|
staticprivate |
◆ copy()
| std::unique_ptr< rvsdg::Operation > jlm::llvm::FMulAddIntrinsicOperation::copy |
( |
| ) |
const |
|
overridevirtual |
◆ CreateNode()
◆ CreateTac()
◆ debug_string()
| std::string jlm::llvm::FMulAddIntrinsicOperation::debug_string |
( |
| ) |
const |
|
overridevirtual |
◆ operator==()
| bool jlm::llvm::FMulAddIntrinsicOperation::operator== |
( |
const Operation & |
other | ) |
const |
|
overridenoexcept |
The documentation for this class was generated from the following files: