Home
last modified time | relevance | path

Searched defs:test_i16x8_const (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/Headers/
H A Dwasm.c423 v128_t test_i16x8_const(void) { in test_i16x8_const() function
/llvm-project/cross-project-tests/intrinsic-header-tests/
H A Dwasm_simd128.c238 v128_t test_i16x8_const() { return wasm_i16x8_const(0, 1, 2, 3, 4, 5, 6, 7); } in test_i16x8_const() function