Home
last modified time | relevance | path

Searched refs:wasm_u32x4_extend_low_u16x8 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dwasm_simd128.h1540 wasm_u32x4_extend_low_u16x8(v128_t __a) { in wasm_u32x4_extend_low_u16x8() function
1637 return (v128_t)((__u32x4)wasm_u32x4_extend_low_u16x8(__a) * in wasm_u32x4_extmul_low_u16x8()
1638 (__u32x4)wasm_u32x4_extend_low_u16x8(__b)); in wasm_u32x4_extmul_low_u16x8()
1975 return wasm_u32x4_extend_low_u16x8(__a); in wasm_i32x4_widen_low_u16x8()