Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dwasm_simd128.h982 static __inline__ v128_t __DEFAULT_FN_ATTRS wasm_i8x16_add_sat(v128_t __a, in wasm_i8x16_add_sat() function
1905 return wasm_i8x16_add_sat(__a, __b); in wasm_i8x16_add_saturate()