mini-llvm
0.1.0
Toggle main menu visibility
Loading...
Searching...
No Matches
mini_llvm::ir::FAdd Member List
This is the complete list of members for
mini_llvm::ir::FAdd
, including all inherited members.
accept
(InstructionVisitor &visitor) override
mini_llvm::ir::FAdd
inline
virtual
accept
(InstructionVisitor &visitor) const override
mini_llvm::ir::FAdd
inline
virtual
BinaryFloatingArithmeticOperator
(std::shared_ptr< Value > lhs, std::shared_ptr< Value > rhs)
mini_llvm::ir::BinaryFloatingArithmeticOperator
inline
protected
BinaryFloatingOperator
(std::shared_ptr< Value > lhs, std::shared_ptr< Value > rhs)
mini_llvm::ir::BinaryFloatingOperator
inline
protected
clone
() const override
mini_llvm::ir::FAdd
virtual
FAdd
(std::shared_ptr< Value > lhs, std::shared_ptr< Value > rhs)
mini_llvm::ir::FAdd
inline
fold
() const override
mini_llvm::ir::FAdd
virtual
format
() const override
mini_llvm::ir::FAdd
virtual
formatAsOperand
() const override
mini_llvm::ir::Instruction
inline
virtual
formatName
() const
mini_llvm::ir::Value
isCommutative
() const override
mini_llvm::ir::FAdd
inline
virtual
isFoldable
() const override
mini_llvm::ir::BinaryFloatingOperator
virtual
isWellFormed
() const override
mini_llvm::ir::BinaryFloatingOperator
virtual
lhs
(this Self &&self)
mini_llvm::ir::BinaryFloatingOperator
inline
name
() const &
mini_llvm::ir::Value
inline
name
() &&
mini_llvm::ir::Value
inline
operands
() const override
mini_llvm::ir::BinaryFloatingOperator
inline
virtual
mini_llvm::ir::Instruction::operands
()
mini_llvm::ir::Instruction
operator=
(const Value &)=delete
mini_llvm::ir::Value
operator=
(Value &&)=delete
mini_llvm::ir::Value
parent
() const
mini_llvm::ir::Instruction
inline
parentIterator
() const
mini_llvm::ir::Instruction
inline
rhs
(this Self &&self)
mini_llvm::ir::BinaryFloatingOperator
inline
setName
(std::string name)
mini_llvm::ir::Value
inline
type
() const override
mini_llvm::ir::BinaryFloatingArithmeticOperator
inline
virtual
use_begin
() const
mini_llvm::ir::Value
inline
use_empty
() const
mini_llvm::ir::Value
inline
use_end
() const
mini_llvm::ir::Value
inline
use_iterator
typedef
mini_llvm::ir::Value
use_size
() const
mini_llvm::ir::Value
inline
Value
()=default
mini_llvm::ir::Value
Value
(const Value &)=delete
mini_llvm::ir::Value
Value
(Value &&)=delete
mini_llvm::ir::Value
~Value
()=default
mini_llvm::ir::Value
virtual
Generated by
1.17.0