Searched refs:CASE_I32_UNOP (Results 1 – 1 of 1) sorted by relevance
620 #define CASE_I32_UNOP(opcode, fn) \ in UnOp() macro645 CASE_I32_UNOP(I32Eqz, i32_eqz) in UnOp()646 CASE_I32_UNOP(I32Clz, i32_clz) in UnOp()647 CASE_I32_UNOP(I32Ctz, i32_ctz) in UnOp()708 #undef CASE_I32_UNOP in UnOp()