Home
last modified time | relevance | path

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

/llvm-project/clang/test/Headers/
H A Dwasm.c850 v128_t test_f64x2_splat(double a) { in test_f64x2_splat() function
/llvm-project/cross-project-tests/intrinsic-header-tests/
H A Dwasm_simd128.c350 v128_t test_f64x2_splat(double a) { return wasm_f64x2_splat(a); } in test_f64x2_splat() function