Docs.rs
xir-cranelift-0.1.4
xir-cranelift 0.1.4
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
raviqqe
Dependencies
xir ^0.1.1
normal
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate xir_cranelift
xir_
cranelift
0.1.4
All Items
Crate Items
Functions
Crate
xir_
cranelift
Copy item path
Source
Expand description
Cranelift intermediate representation for XIR.
Functions
ยง
i64_
type
Creates a signed integer type.
iadd
Creates an
iadd
operation.
iconst
Creates a
iconst
operation.
load
Creates a
load
operation.
pointer_
type
Creates a pointer type.
store
Creates a
store
operation.