Home
last modified time | relevance | path

Searched refs:CASE_S1x16_OP (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/wasm/
Dwasm-opcodes.cc36 #define CASE_S1x16_OP(name, str) CASE_OP(S1x16##name, "s1x16." str) macro
255 CASE_S1x16_OP(AnyTrue, "any_true") in OpcodeName()
256 CASE_S1x16_OP(AllTrue, "all_true") in OpcodeName()
290 #undef CASE_S1x16_OP