Searched refs:I16X8_SHL (Results 1 – 3 of 3) sorted by relevance
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/parity-wasm/src/elements/ |
H A D | ops.rs | 977 pub const I16X8_SHL: u32 = 0x65; const 1524 I16X8_SHL => I16x8Shl, in deserialize_simd() 2197 I16x8Shl => simd!(writer, I16X8_SHL, ()), in serialize()
|
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/parity-wasm/src/elements/ |
H A D | ops.rs | 977 pub const I16X8_SHL: u32 = 0x65; const 1524 I16X8_SHL => I16x8Shl, in deserialize_simd() 2197 I16x8Shl => simd!(writer, I16X8_SHL, ()), in serialize()
|
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/parity-wasm/src/elements/ |
H A D | ops.rs | 977 pub const I16X8_SHL: u32 = 0x65; const 1524 I16X8_SHL => I16x8Shl, in deserialize_simd() 2197 I16x8Shl => simd!(writer, I16X8_SHL, ()), in serialize()
|