Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-opcodes.cc35 #define CASE_S1x8_OP(name, str) CASE_OP(S1x8##name, "s1x8." str) macro
253 CASE_S1x8_OP(AnyTrue, "any_true") in OpcodeName()
254 CASE_S1x8_OP(AllTrue, "all_true") in OpcodeName()
289 #undef CASE_S1x8_OP