Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-opcodes.cc34 #define CASE_S1x4_OP(name, str) CASE_OP(S1x4##name, "s1x4." str) macro
251 CASE_S1x4_OP(AnyTrue, "any_true") in OpcodeName()
252 CASE_S1x4_OP(AllTrue, "all_true") in OpcodeName()
288 #undef CASE_S1x4_OP