Home
last modified time | relevance | path

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

/llvm-project/clang/test/Headers/
H A Dwasm.c2016 bool test_i32x4_all_true(v128_t a) { in test_i32x4_all_true() function
/llvm-project/cross-project-tests/intrinsic-header-tests/
H A Dwasm_simd128.c764 bool test_i32x4_all_true(v128_t a) { return wasm_i32x4_all_true(a); } in test_i32x4_all_true() function