Searched refs:rc_insert_instruction (Results 1 – 4 of 4) sorted by relevance
184 void rc_insert_instruction(struct rc_instruction * after, struct rc_instruction * inst) in rc_insert_instruction() function197 rc_insert_instruction(after, inst); in rc_insert_new_instruction()
205 void rc_insert_instruction(struct rc_instruction * after, struct rc_instruction * inst);
82 rc_insert_instruction(append_to, new); in unroll_loop()481 rc_insert_instruction(loop->EndLoop->Prev, loop->EndIf); in transform_loop()
461 rc_insert_instruction(before->Prev, readytex->Instruction); in emit_all_tex()1125 rc_insert_instruction(before->Prev, max_inst->Instruction); in emit_instruction()