List of all items
Structs
- beetle::Beetle
- beetle::M0Registers
- beetle::Registers
- code::Address
- code::Convention
- code::EBB
- code::Marshal
- code::Propagator
- code::Register
- code::Slot
- code::Switch
- code::builder::Builder
- jit::EntryId
- jit::Jit
- target::Label
- target::Patch
- target::aarch64::Assembler
- target::aarch64::LogicImmediate
- target::aarch64::Lowerer
- target::aarch64::Offset
- target::aarch64::Shift
- target::aarch64::Target
- target::aarch64::Unsigned
- target::x86_64::Assembler
- target::x86_64::Lowerer
- target::x86_64::Target
- util::ArrayMap
- util::CommaSeparated
- util::First
- util::Map
- util::Second
- util::Usage
Enums
- buffer::Mmap
- code::Action
- code::BinaryOp
- code::Ending
- code::Precision
- code::UnaryOp
- code::Variable
- code::Width
- target::aarch64::AddOp
- target::aarch64::Condition
- target::aarch64::LogicOp
- target::aarch64::MemOp
- target::aarch64::Register
- target::aarch64::ShiftOp
- target::x86_64::BinaryOp
- target::x86_64::Condition
- target::x86_64::Register
- target::x86_64::ShiftOp
- target::x86_64::Width
Unions
Traits
- buffer::Buffer
- code::IntoVariable
- optimizer::LookupLeaf
- target::Execute
- target::Lower
- target::Target
- util::AdHocFn
- util::AsUsize
Functions
- code::builder::build
- code::builder::build_block
- code::debug_word
- optimizer::optimize
- target::native
- util::map_filter_max
- util::rotate_left
- util::rotate_right
Type Aliases
Constants
- beetle::CELL
- beetle::CELL_BITS
- code::GLOBAL
- code::REGISTERS
- code::builder::TEMP
- target::RESULT
- target::aarch64::ALLOCATABLE_REGISTERS
- target::aarch64::ALL_CONDITIONS
- target::aarch64::ARGUMENTS
- target::aarch64::CALLEE_SAVES
- target::aarch64::CALLER_SAVES
- target::aarch64::RESULTS
- target::aarch64::RSP
- target::x86_64::ALLOCATABLE_REGISTERS
- target::x86_64::ALL_BINARY_OPS
- target::x86_64::ALL_CONDITIONS
- target::x86_64::ALL_REGISTERS
- target::x86_64::ALL_SHIFT_OPS
- target::x86_64::ALL_WIDTHS
- target::x86_64::ARGUMENTS
- target::x86_64::CALLEE_SAVES
- target::x86_64::CALLER_SAVES
- target::x86_64::RESULTS