Lines Matching refs:DECLARE_DO
2699 #define DECLARE_DO(type) LInstruction* Do##type(H##type* node);2700 HYDROGEN_CONCRETE_INSTRUCTION_LIST(DECLARE_DO)2701 #undef DECLARE_DO