Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dwasm_simd128.h1068 static __inline__ v128_t __DEFAULT_FN_ATTRS wasm_i16x8_add_sat(v128_t __a, in wasm_i16x8_add_sat() function
1925 return wasm_i16x8_add_sat(__a, __b); in wasm_i16x8_add_saturate()