Home | History | Annotate | Download | only in arm64

Lines Matching refs:DECLARE_DO

2860 #define DECLARE_DO(type) LInstruction* Do##type(H##type* node);
2861 HYDROGEN_CONCRETE_INSTRUCTION_LIST(DECLARE_DO)
2862 #undef DECLARE_DO