|
Jlm
|
This is the complete list of members for jlm::llvm::FPToSIOperation, including all inherited members.
| argument(size_t index) const noexcept | jlm::rvsdg::SimpleOperation | |
| checkAndExtractOperandType(const std::shared_ptr< const rvsdg::Type > &operandType) | jlm::llvm::FPToSIOperation | inlineprivatestatic |
| checkAndExtractResultType(const std::shared_ptr< const rvsdg::Type > &resultType) | jlm::llvm::FPToSIOperation | inlineprivatestatic |
| copy() const override | jlm::llvm::FPToSIOperation | virtual |
| create(const Variable *operand, const std::shared_ptr< const rvsdg::Type > &type) | jlm::llvm::FPToSIOperation | inlinestatic |
| debug_string() const override | jlm::llvm::FPToSIOperation | virtual |
| FPToSIOperation(const fpsize size, std::shared_ptr< const rvsdg::BitType > resultType) | jlm::llvm::FPToSIOperation | inline |
| FPToSIOperation(std::shared_ptr< const FloatingPointType > operandType, std::shared_ptr< const rvsdg::BitType > resultType) | jlm::llvm::FPToSIOperation | inline |
| FPToSIOperation(const std::shared_ptr< const rvsdg::Type > &operandType, const std::shared_ptr< const rvsdg::Type > &resultType) | jlm::llvm::FPToSIOperation | inline |
| narguments() const noexcept | jlm::rvsdg::SimpleOperation | |
| nresults() const noexcept | jlm::rvsdg::SimpleOperation | |
| operands_ | jlm::rvsdg::SimpleOperation | private |
| operator!=(const Operation &other) const noexcept | jlm::rvsdg::Operation | inline |
| operator==(const Operation &other) const noexcept override | jlm::llvm::FPToSIOperation | |
| jlm::rvsdg::UnaryOperation::operator==(const Operation &other) const noexcept=0 | jlm::rvsdg::Operation | pure virtual |
| result(size_t index) const noexcept | jlm::rvsdg::SimpleOperation | |
| results_ | jlm::rvsdg::SimpleOperation | private |
| SimpleOperation(std::vector< std::shared_ptr< const jlm::rvsdg::Type > > operands, std::vector< std::shared_ptr< const jlm::rvsdg::Type > > results) | jlm::rvsdg::SimpleOperation | inline |
| UnaryOperation(std::shared_ptr< const Type > operand, std::shared_ptr< const Type > result) | jlm::rvsdg::UnaryOperation | inline |
| ~FPToSIOperation() noexcept override | jlm::llvm::FPToSIOperation | |
| ~Operation() noexcept | jlm::rvsdg::Operation | virtual |
| ~SimpleOperation() noexcept override | jlm::rvsdg::SimpleOperation | |
| ~UnaryOperation() noexcept override | jlm::rvsdg::UnaryOperation |