Searched refs:DECLARE_CODE_ASSEMBLER_UNARY_OP (Results 1 – 1 of 1) sorted by relevance
274 #define DECLARE_CODE_ASSEMBLER_UNARY_OP(name) Node* name(Node* a); macro275 CODE_ASSEMBLER_UNARY_OP_LIST(DECLARE_CODE_ASSEMBLER_UNARY_OP)276 #undef DECLARE_CODE_ASSEMBLER_UNARY_OP