Searched refs:wasm_u32x4_load16x4 (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/Headers/
H A Dwasm_simd128.h129 wasm_u32x4_load16x4(const void *__mem) { function
1728 static __inline__ v128_t __DEPRECATED_FN_ATTRS("wasm_u32x4_load16x4")
1730 return wasm_u32x4_load16x4(__mem);

Completed in 116 milliseconds