Searched refs:DECLARE_CODE_ASSEMBLER_UNARY_OP (Results 1 – 1 of 1) sorted by relevance
298 #define DECLARE_CODE_ASSEMBLER_UNARY_OP(name) Node* name(Node* a); macro299 CODE_ASSEMBLER_UNARY_OP_LIST(DECLARE_CODE_ASSEMBLER_UNARY_OP)300 #undef DECLARE_CODE_ASSEMBLER_UNARY_OP