Searched refs:set_out_opcode (Results 1 – 2 of 2) sorted by relevance
19 set_out_opcode(out, kInstAlt); in InitAlt()25 set_out_opcode(out, kInstByteRange); in InitByteRange()33 set_out_opcode(out, kInstCapture); in InitCapture()39 set_out_opcode(out, kInstEmptyWidth); in InitEmptyWidth()
137 void set_out_opcode(int out, InstOp opcode) { in set_out_opcode() function