DECLARE_DO 2258 src/arm/lithium-arm.h #define DECLARE_DO(type) LInstruction* Do##type(H##type* node); DECLARE_DO 2260 src/arm/lithium-arm.h #undef DECLARE_DO DECLARE_DO 139 src/arm/lithium-codegen-arm.h #define DECLARE_DO(type) void Do##type(L##type* node); DECLARE_DO 141 src/arm/lithium-codegen-arm.h #undef DECLARE_DO DECLARE_DO 132 src/ia32/lithium-codegen-ia32.h #define DECLARE_DO(type) void Do##type(L##type* node); DECLARE_DO 134 src/ia32/lithium-codegen-ia32.h #undef DECLARE_DO DECLARE_DO 2359 src/ia32/lithium-ia32.h #define DECLARE_DO(type) LInstruction* Do##type(H##type* node); DECLARE_DO 2361 src/ia32/lithium-ia32.h #undef DECLARE_DO DECLARE_DO 135 src/mips/lithium-codegen-mips.h #define DECLARE_DO(type) void Do##type(L##type* node); DECLARE_DO 137 src/mips/lithium-codegen-mips.h #undef DECLARE_DO DECLARE_DO 2224 src/mips/lithium-mips.h #define DECLARE_DO(type) LInstruction* Do##type(H##type* node); DECLARE_DO 2226 src/mips/lithium-mips.h #undef DECLARE_DO DECLARE_DO 122 src/x64/lithium-codegen-x64.h #define DECLARE_DO(type) void Do##type(L##type* node); DECLARE_DO 124 src/x64/lithium-codegen-x64.h #undef DECLARE_DO DECLARE_DO 2212 src/x64/lithium-x64.h #define DECLARE_DO(type) LInstruction* Do##type(H##type* node); DECLARE_DO 2214 src/x64/lithium-x64.h #undef DECLARE_DO