Home | History | Annotate | Download | only in compiler

Lines Matching defs:inst_begin

449 	struct rc_instruction * inst_begin;
455 inst_begin = rc_insert_new_instruction(s->C, before->Prev);
456 inst_begin->U.I.Opcode = RC_OPCODE_BEGIN_TEX;