Searched defs:DECLARE_CASE (Results 1 – 2 of 2) sorted by relevance
62 #define DECLARE_CASE(x) \ in Reduce() macro
72 #define DECLARE_CASE(x) case IrOpcode::k##x: return Type##x(node); in TypeNode() macro77 #define DECLARE_CASE(x) case IrOpcode::k##x: in TypeNode() macro