Searched refs:CASE_I64_SHIFTOP (Results 1 – 1 of 1) sorted by relevance
801 #define CASE_I64_SHIFTOP(opcode, fn) \ in BinOp() macro867 CASE_I64_SHIFTOP(I64Shl, i64_shl) in BinOp()868 CASE_I64_SHIFTOP(I64ShrS, i64_sar) in BinOp()869 CASE_I64_SHIFTOP(I64ShrU, i64_shr) in BinOp()994 #undef CASE_I64_SHIFTOP in BinOp()