Searched refs:rc_insert_instruction (Results 1 – 3 of 3) sorted by relevance
92 void rc_insert_instruction(struct rc_instruction * after, struct rc_instruction * inst) in rc_insert_instruction() function105 rc_insert_instruction(after, inst); in rc_insert_new_instruction()
183 void rc_insert_instruction(struct rc_instruction * after, struct rc_instruction * inst);
436 rc_insert_instruction(before->Prev, readytex->Instruction); in emit_all_tex()1118 rc_insert_instruction(before->Prev, max_inst->Instruction); in emit_instruction()