Module melior::dialect::llvm::type

source ·
Expand description

LLVM types

Functions§

  • Creates an LLVM array type.
  • Creates an LLVM function type.
  • opaque_pointerDeprecated
    Creates an LLVM opaque pointer type at address space 0.
  • Creates an LLVM pointer type in the given address space.
  • Creates an LLVM struct type.
  • Creates an LLVM void type.