Searched defs:Bytecode (Results 1 – 6 of 6) sorted by relevance
84 enum Bytecode : byte { enum
329 const std::function<void(Bytecode, OperandScale)>& f) { in ForEachBytecode()
545 enum class Bytecode : uint8_t { enum
324 #define BUILD_BCH(Name, OperandScale, Bytecode) \ in SetupBuiltinsInternal() argument
76 #define DECL_BCH(Name, OperandScale, Bytecode) \ argument
690 class Bytecode: class