Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-opcodes-inl.h50 #define CASE_SIMDI_OP(name, str) \ macro
238 CASE_SIMDI_OP(Ne, "ne") in OpcodeName()
268 CASE_SIMDI_OP(ReplaceLane, "replace_lane") in OpcodeName()
279 CASE_SIMDI_OP(Shl, "shl") in OpcodeName()
357 CASE_SIMDI_OP(SignSelect, "signselect") in OpcodeName()
436 #undef CASE_SIMDI_OP