Searched refs:DEF_OPCODES (Results 1 – 1 of 1) sorted by relevance
110 #define DEF_OPCODES(type) k##type, macro111 enum class Opcode : uint8_t { NODE_BASE_LIST(DEF_OPCODES) };112 #undef DEF_OPCODES