Searched defs:test_i16x8_make (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/test/Headers/ |
H A D | wasm.c | 312 v128_t test_i16x8_make(int16_t c0, int16_t c1, int16_t c2, int16_t c3, int16_t c4, int16_t c5, int16_t c6, int16_t c7) { in test_i16x8_make() function
|
/llvm-project/cross-project-tests/intrinsic-header-tests/ |
H A D | wasm_simd128.c | 183 v128_t test_i16x8_make(int16_t c0, int16_t c1, int16_t c2, int16_t c3, in test_i16x8_make() function
|