Jlm
Loading...
Searching...
No Matches
jlm::llvm::FPToSIOperation Member List

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

argument(size_t index) const noexceptjlm::rvsdg::SimpleOperation
checkAndExtractOperandType(const std::shared_ptr< const rvsdg::Type > &operandType)jlm::llvm::FPToSIOperationinlineprivatestatic
checkAndExtractResultType(const std::shared_ptr< const rvsdg::Type > &resultType)jlm::llvm::FPToSIOperationinlineprivatestatic
copy() const overridejlm::llvm::FPToSIOperationvirtual
create(const Variable *operand, const std::shared_ptr< const rvsdg::Type > &type)jlm::llvm::FPToSIOperationinlinestatic
debug_string() const overridejlm::llvm::FPToSIOperationvirtual
FPToSIOperation(const fpsize size, std::shared_ptr< const rvsdg::BitType > resultType)jlm::llvm::FPToSIOperationinline
FPToSIOperation(std::shared_ptr< const FloatingPointType > operandType, std::shared_ptr< const rvsdg::BitType > resultType)jlm::llvm::FPToSIOperationinline
FPToSIOperation(const std::shared_ptr< const rvsdg::Type > &operandType, const std::shared_ptr< const rvsdg::Type > &resultType)jlm::llvm::FPToSIOperationinline
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::FPToSIOperation
jlm::rvsdg::UnaryOperation::operator==(const Operation &other) const noexcept=0jlm::rvsdg::Operationpure virtual
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 Type > operand, std::shared_ptr< const Type > result)jlm::rvsdg::UnaryOperationinline
~FPToSIOperation() noexcept overridejlm::llvm::FPToSIOperation
~Operation() noexceptjlm::rvsdg::Operationvirtual
~SimpleOperation() noexcept overridejlm::rvsdg::SimpleOperation
~UnaryOperation() noexcept overridejlm::rvsdg::UnaryOperation