cranelift_codegen_meta::cdsl

Module types

Source
Expand description

Cranelift ValueType hierarchy

Structsยง

DynamicVectorType ๐Ÿ”’
A concrete dynamic SIMD vector type.
LaneTypeIterator ๐Ÿ”’
An iterator for different lane types.
VectorType ๐Ÿ”’
A concrete SIMD vector type.

Enumsยง

LaneType ๐Ÿ”’
A concrete scalar type that can appear as a vector lane too.
ValueType ๐Ÿ”’
A concrete SSA value type.

Staticsยง

RUST_NAME_PREFIX ๐Ÿ”’