Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Headers/
Dwasm_simd128.h41 typedef unsigned short __u16x4 typedef
128 typedef uint16_t __u16x4 __attribute__((__vector_size__(8), __aligned__(8))); in wasm_u32x4_load_16x4() typedef
130 __u16x4 __v; in wasm_u32x4_load_16x4()
132 __u16x4 __v = ((const struct __wasm_u32x4_load_16x4_struct *)__mem)->__v; in wasm_u32x4_load_16x4()
1151 (__u16x4){((__u16x8)__a)[0], ((__u16x8)__a)[1], ((__u16x8)__a)[2], in wasm_i32x4_widen_low_u16x8()
1159 (__u16x4){((__u16x8)__a)[4], ((__u16x8)__a)[5], ((__u16x8)__a)[6], in wasm_i32x4_widen_high_u16x8()