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

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

argument(size_t index) const noexceptjlm::rvsdg::SimpleOperation
checkAndExtractOperandType(const std::shared_ptr< const rvsdg::Type > &operandType)jlm::llvm::FPToUIOperationinlineprivatestatic
checkAndExtractResultType(const std::shared_ptr< const rvsdg::Type > &resultType)jlm::llvm::FPToUIOperationinlineprivatestatic
copy() const overridejlm::llvm::FPToUIOperationvirtual
create(const Variable *operand, const std::shared_ptr< const rvsdg::Type > &type)jlm::llvm::FPToUIOperationinlinestatic
debug_string() const overridejlm::llvm::FPToUIOperationvirtual
FPToUIOperation(const fpsize size, std::shared_ptr< const rvsdg::BitType > resultType)jlm::llvm::FPToUIOperationinline
FPToUIOperation(std::shared_ptr< const FloatingPointType > operandType, std::shared_ptr< const rvsdg::BitType > resultType)jlm::llvm::FPToUIOperationinline
FPToUIOperation(const std::shared_ptr< const rvsdg::Type > &operandType, const std::shared_ptr< const rvsdg::Type > &resultType)jlm::llvm::FPToUIOperationinline
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::FPToUIOperation
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
~FPToUIOperation() noexcept overridejlm::llvm::FPToUIOperation
~Operation() noexceptjlm::rvsdg::Operationvirtual
~SimpleOperation() noexcept overridejlm::rvsdg::SimpleOperation
~UnaryOperation() noexcept overridejlm::rvsdg::UnaryOperation