Searched defs:test_i8x16_ge (Results 1 – 2 of 2) sorted by relevance
988 v128_t test_i8x16_ge(v128_t a, v128_t b) { in test_i8x16_ge() function
398 v128_t test_i8x16_ge(v128_t a, v128_t b) { return wasm_i8x16_ge(a, b); } in test_i8x16_ge() function