Home | History | Annotate | Download | only in mips64

Lines Matching refs:DECLARE_DO

2527 #define DECLARE_DO(type) LInstruction* Do##type(H##type* node);
2528 HYDROGEN_CONCRETE_INSTRUCTION_LIST(DECLARE_DO)
2529 #undef DECLARE_DO