Home | History | Annotate | Download | only in mips

Lines Matching refs:DECLARE_DO

2731 #define DECLARE_DO(type) LInstruction* Do##type(H##type* node);
2732 HYDROGEN_CONCRETE_INSTRUCTION_LIST(DECLARE_DO)
2733 #undef DECLARE_DO