Searched refs:EMIT_UNOP_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 | 1128 #define EMIT_UNOP_FUNCTION(name, instr, dtype, stype, dcast, scast, rcast, \ macro 1137 UNOP_LIST(EMIT_UNOP_FUNCTION) 1138 #undef EMIT_UNOP_FUNCTION macro
|
/third_party/node/deps/v8/src/wasm/baseline/s390/ |
H A D | liftoff-assembler-s390.h | 1582 #define EMIT_UNOP_FUNCTION(name, instr, dtype, stype, dcast, scast, rcast, \ macro 1591 UNOP_LIST(EMIT_UNOP_FUNCTION) 1592 #undef EMIT_UNOP_FUNCTION macro
|
Completed in 11 milliseconds