Jlm
jlm::llvm::FloatingPointToUnsignedIntegerOperation Member List

This is the complete list of members for jlm::llvm::FloatingPointToUnsignedIntegerOperation, including all inherited members.

argument(size_t index) const noexceptjlm::rvsdg::SimpleOperation
can_reduce_operand(const jlm::rvsdg::Output *output) const noexcept overridejlm::llvm::FloatingPointToUnsignedIntegerOperationvirtual
copy() const overridejlm::llvm::FloatingPointToUnsignedIntegerOperationvirtual
create(const Variable *operand, const std::shared_ptr< const jlm::rvsdg::Type > &type)jlm::llvm::FloatingPointToUnsignedIntegerOperationinlinestatic
debug_string() const overridejlm::llvm::FloatingPointToUnsignedIntegerOperationvirtual
FloatingPointToUnsignedIntegerOperation(const fpsize size, std::shared_ptr< const rvsdg::BitType > type)jlm::llvm::FloatingPointToUnsignedIntegerOperationinline
FloatingPointToUnsignedIntegerOperation(std::shared_ptr< const FloatingPointType > fpt, std::shared_ptr< const jlm::rvsdg::BitType > type)jlm::llvm::FloatingPointToUnsignedIntegerOperationinline
FloatingPointToUnsignedIntegerOperation(std::shared_ptr< const jlm::rvsdg::Type > srctype, std::shared_ptr< const jlm::rvsdg::Type > dsttype)jlm::llvm::FloatingPointToUnsignedIntegerOperationinline
narguments() const noexceptjlm::rvsdg::SimpleOperation
nresults() const noexceptjlm::rvsdg::SimpleOperation
operands_jlm::rvsdg::SimpleOperationprivate
operator!=(const Operation &other) const noexceptjlm::rvsdg::Operationinline
operator==(const Operation &other) const noexcept overridejlm::llvm::FloatingPointToUnsignedIntegerOperation
jlm::rvsdg::UnaryOperation::operator==(const Operation &other) const noexcept=0jlm::rvsdg::Operationpure virtual
reduce_operand(jlm::rvsdg::unop_reduction_path_t path, jlm::rvsdg::Output *output) const overridejlm::llvm::FloatingPointToUnsignedIntegerOperationvirtual
result(size_t index) const noexceptjlm::rvsdg::SimpleOperation
results_jlm::rvsdg::SimpleOperationprivate
SimpleOperation(std::vector< std::shared_ptr< const jlm::rvsdg::Type >> operands, std::vector< std::shared_ptr< const jlm::rvsdg::Type >> results)jlm::rvsdg::SimpleOperationinline
UnaryOperation(std::shared_ptr< const jlm::rvsdg::Type > operand, std::shared_ptr< const jlm::rvsdg::Type > result)jlm::rvsdg::UnaryOperationinline
~FloatingPointToUnsignedIntegerOperation() noexcept overridejlm::llvm::FloatingPointToUnsignedIntegerOperation
~Operation() noexceptjlm::rvsdg::Operationvirtual
~SimpleOperation() noexcept overridejlm::rvsdg::SimpleOperation
~UnaryOperation() noexcept overridejlm::rvsdg::UnaryOperation