Searched refs:opcode_chunk_length (Results 1 – 6 of 6) sorted by relevance
78 uint32_t opcode_chunk_length() const { return opcode_chunk_length_; } in opcode_chunk_length() function
371 writer_.WriteVariableWidthU32(opcode, model_->opcode_chunk_length()); in EncodeInstruction()
793 model_->opcode_chunk_length())) { in DecodeInstruction()