Searched defs:test_v128_load (Results 1 – 2 of 2) sorted by relevance
15 v128_t test_v128_load(const void *mem) { in test_v128_load() function
11 v128_t test_v128_load(const void *mem) { return wasm_v128_load(mem); } in test_v128_load() function