Home | History | Annotate | Download | only in x64

Lines Matching refs:DECLARE_OPCODE

219 #define DECLARE_OPCODE(type) k##type,
220 LITHIUM_CONCRETE_INSTRUCTION_LIST(DECLARE_OPCODE)
222 #undef DECLARE_OPCODE