Home
last modified time | relevance | path

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

/llvm-project/clang/test/Headers/
H A Dwasm.c2384 v128_t test_f32x4_div(v128_t a, v128_t b) { in test_f32x4_div() function
/llvm-project/cross-project-tests/intrinsic-header-tests/
H A Dwasm_simd128.c898 v128_t test_f32x4_div(v128_t a, v128_t b) { return wasm_f32x4_div(a, b); } in test_f32x4_div() function