Searched refs:DECLARE_CASE (Results 1 – 3 of 3) sorted by relevance
87 #define DECLARE_CASE(x) \ in Reduce() macro90 JS_SIMPLE_BINOP_LIST(DECLARE_CASE) in Reduce()91 #undef DECLARE_CASE in Reduce()93 #define DECLARE_CASE(x) \ in Reduce() macro96 DECLARE_CASE(Start) in Reduce()97 DECLARE_CASE(IfException) in Reduce()99 COMMON_OP_LIST(DECLARE_CASE) in Reduce()100 SIMPLIFIED_OP_LIST(DECLARE_CASE) in Reduce()101 MACHINE_OP_LIST(DECLARE_CASE) in Reduce()102 MACHINE_SIMD_OP_LIST(DECLARE_CASE) in Reduce()[all …]
48 #define DECLARE_CASE(x) Type* Type##x(Type* lhs, Type* rhs); macro49 JS_SIMPLE_BINOP_LIST(DECLARE_CASE) in JS_SIMPLE_BINOP_LIST() argument50 #undef DECLARE_CASE in JS_SIMPLE_BINOP_LIST()
38 #define DECLARE_CASE(x) \ in Reduce() macro42 JS_OP_LIST(DECLARE_CASE) in Reduce()43 #undef DECLARE_CASE in Reduce()