Searched refs:set_out_opcode (Results 1 – 2 of 2) sorted by relevance
28 set_out_opcode(out, kInstAlt); in InitAlt()34 set_out_opcode(out, kInstByteRange); in InitByteRange()42 set_out_opcode(out, kInstCapture); in InitCapture()48 set_out_opcode(out, kInstEmptyWidth); in InitEmptyWidth()
129 void set_out_opcode(int out, InstOp opcode) { in set_out_opcode() function