|
Jlm
|
This is the complete list of members for jlm::llvm::ScalableVectorType, including all inherited members.
| ComputeHash() const noexcept override | jlm::llvm::ScalableVectorType | virtual |
| Create(std::shared_ptr< const rvsdg::Type > type, size_t size) | jlm::llvm::ScalableVectorType | inlinestatic |
| debug_string() const override | jlm::llvm::ScalableVectorType | virtual |
| Kind() const noexcept override | jlm::llvm::VectorType | virtual |
| operator!=(const jlm::rvsdg::Type &other) const noexcept | jlm::rvsdg::Type | inline |
| operator=(const VectorType &other)=default | jlm::llvm::VectorType | |
| operator=(VectorType &&other)=default | jlm::llvm::VectorType | |
| operator==(const jlm::rvsdg::Type &other) const noexcept override | jlm::llvm::ScalableVectorType | virtual |
| ScalableVectorType(std::shared_ptr< const rvsdg::Type > type, size_t size) | jlm::llvm::ScalableVectorType | inline |
| size() const noexcept | jlm::llvm::VectorType | inline |
| size_ | jlm::llvm::VectorType | private |
| type() const noexcept | jlm::llvm::VectorType | inline |
| Type() const noexcept | jlm::llvm::VectorType | inline |
| jlm::rvsdg::Type::Type() noexcept | jlm::rvsdg::Type | inlineprotected |
| type_ | jlm::llvm::VectorType | private |
| VectorType(std::shared_ptr< const Type > type, size_t size) | jlm::llvm::VectorType | inline |
| VectorType(const VectorType &other)=default | jlm::llvm::VectorType | |
| VectorType(VectorType &&other)=default | jlm::llvm::VectorType | |
| ~ScalableVectorType() noexcept override | jlm::llvm::ScalableVectorType | |
| ~Type() noexcept | jlm::rvsdg::Type | virtual |