Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Headers/
H A Dwasm_simd128.h40 typedef short __i16x4 __attribute__((__vector_size__(8), __aligned__(8))); typedef
121 __i16x4 __v; in wasm_i32x4_load16x4()
123 __i16x4 __v = ((const struct __wasm_i32x4_load16x4_struct *)__mem)->__v; in wasm_i32x4_load16x4()
1258 (__i16x4){((__i16x8)__a)[0], ((__i16x8)__a)[1], ((__i16x8)__a)[2], in wasm_i32x4_extend_low_i16x8()
1266 (__i16x4){((__i16x8)__a)[4], ((__i16x8)__a)[5], ((__i16x8)__a)[6], in wasm_i32x4_extend_high_i16x8()