Searched defs:Instruction (Results 1 – 5 of 5) sorted by relevance
18 } Instruction; typedef
26 class Instruction; variable
27 class Instruction; variable
297 inline Instruction(Op opcode, size_t index_argument, std::optional<const Value> dest) in Instruction() function305 inline Instruction(Op opcode, size_t index_argument, bool result_is_object, in Instruction() function