Home
last modified time | relevance | path

Searched refs:DECLARE_UNARY_OP (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/compiler/s390/
Dinstruction-selector-s390.cc1525 #define DECLARE_UNARY_OP(type, name, op, mode, try_extra) \ macro
1538 WORD32_UNARY_OP_LIST(DECLARE_UNARY_OP);
1539 FLOAT_UNARY_OP_LIST(DECLARE_UNARY_OP);
1543 WORD64_UNARY_OP_LIST(DECLARE_UNARY_OP)
1548 #undef DECLARE_UNARY_OP in WORD64_BIN_OP_LIST()