Searched refs:CASE_I32_SHIFTOP (Results 1 – 1 of 1) sorted by relevance
795 #define CASE_I32_SHIFTOP(opcode, fn) \ in BinOp() macro864 CASE_I32_SHIFTOP(I32Shl, i32_shl) in BinOp()865 CASE_I32_SHIFTOP(I32ShrS, i32_sar) in BinOp()866 CASE_I32_SHIFTOP(I32ShrU, i32_shr) in BinOp()993 #undef CASE_I32_SHIFTOP in BinOp()