Home | History | Annotate | Download | only in src

Lines Matching refs:DECLARE_OPCODE

653   #define DECLARE_OPCODE(type) k##type,
654 HYDROGEN_CONCRETE_INSTRUCTION_LIST(DECLARE_OPCODE)
656 #undef DECLARE_OPCODE