Searched refs:rc_remove_instruction (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_emulate_loops.c76 rc_remove_instruction(loop->BeginLoop);
77 rc_remove_instruction(loop->EndLoop);
310 rc_remove_instruction(loop->Cond);
311 rc_remove_instruction(loop->If);
312 rc_remove_instruction(loop->Brk);
313 rc_remove_instruction(loop->EndIf);
479 rc_remove_instruction(loop->Brk);
480 rc_remove_instruction(loop->EndIf);
H A Dradeon_program_alu.c236 rc_remove_instruction(inst);
256 rc_remove_instruction(inst);
272 rc_remove_instruction(inst);
287 rc_remove_instruction(inst);
298 rc_remove_instruction(inst);
311 rc_remove_instruction(inst);
321 rc_remove_instruction(inst);
339 rc_remove_instruction(inst);
422 rc_remove_instruction(inst);
437 rc_remove_instruction(ins
[all...]
H A Dradeon_program.h206 void rc_remove_instruction(struct rc_instruction * inst);
H A Dradeon_emulate_branches.c229 rc_remove_instruction(branch->If);
231 rc_remove_instruction(branch->Else);
232 rc_remove_instruction(inst);
H A Dradeon_program.c202 void rc_remove_instruction(struct rc_instruction * inst) function in typeref:typename:void
H A Dradeon_optimize.c186 rc_remove_instruction(inst_mov);
610 rc_remove_instruction(inst_add);
675 rc_remove_instruction(inst_add);
849 rc_remove_instruction(inst_mul);
H A Dradeon_vert_fc.c280 rc_remove_instruction(to_delete);
H A Dradeon_dataflow_deadcode.c337 rc_remove_instruction(todelete);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_emulate_loops.c76 rc_remove_instruction(loop->BeginLoop);
77 rc_remove_instruction(loop->EndLoop);
310 rc_remove_instruction(loop->Cond);
311 rc_remove_instruction(loop->If);
312 rc_remove_instruction(loop->Brk);
313 rc_remove_instruction(loop->EndIf);
479 rc_remove_instruction(loop->Brk);
480 rc_remove_instruction(loop->EndIf);
H A Dradeon_program.h206 void rc_remove_instruction(struct rc_instruction * inst);
H A Dradeon_program_alu.c236 rc_remove_instruction(inst);
256 rc_remove_instruction(inst);
272 rc_remove_instruction(inst);
287 rc_remove_instruction(inst);
298 rc_remove_instruction(inst);
311 rc_remove_instruction(inst);
321 rc_remove_instruction(inst);
339 rc_remove_instruction(inst);
422 rc_remove_instruction(inst);
437 rc_remove_instruction(ins
[all...]
H A Dradeon_emulate_branches.c229 rc_remove_instruction(branch->If);
231 rc_remove_instruction(branch->Else);
232 rc_remove_instruction(inst);
H A Dradeon_program.c202 void rc_remove_instruction(struct rc_instruction * inst) function in typeref:typename:void
H A Dradeon_optimize.c188 rc_remove_instruction(inst_mov);
612 rc_remove_instruction(inst_add);
678 rc_remove_instruction(inst_add);
859 rc_remove_instruction(inst_mul);
H A Dradeon_vert_fc.c280 rc_remove_instruction(to_delete);
H A Dradeon_dataflow_deadcode.c342 rc_remove_instruction(todelete);

Completed in 14 milliseconds