Searched refs:opcode_ (Results 1 – 1 of 1) sorted by relevance
290 Op opcode() const { return opcode_; } in opcode()298 : opcode_{opcode}, in Instruction()307 : opcode_{opcode}, in Instruction()313 const Op opcode_; variable