Home | History | Annotate | Download | only in arm

Lines Matching refs:DECLARE_DO

2771 #define DECLARE_DO(type) LInstruction* Do##type(H##type* node);
2772 HYDROGEN_CONCRETE_INSTRUCTION_LIST(DECLARE_DO)
2773 #undef DECLARE_DO