Searched refs:EMIT_BINOP_FUNCTION (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/wasm/baseline/ppc/ |
H A D | liftoff-assembler-ppc.h | 1228 #define EMIT_BINOP_FUNCTION(name, instr, dtype, stype1, stype2, dcast, scast1, \ macro 1240 BINOP_LIST(EMIT_BINOP_FUNCTION) 1242 #undef EMIT_BINOP_FUNCTION macro
|
/third_party/node/deps/v8/src/wasm/baseline/s390/ |
H A D | liftoff-assembler-s390.h | 1680 #define EMIT_BINOP_FUNCTION(name, instr, dtype, stype1, stype2, dcast, scast1, \ macro 1692 BINOP_LIST(EMIT_BINOP_FUNCTION) 1694 #undef EMIT_BINOP_FUNCTION macro
|
Completed in 11 milliseconds