Home
last modified time | relevance | path

Searched defs:inst_mov (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_program_tex.c61 struct rc_instruction *inst_mov; in scale_texcoords() local
301 struct rc_instruction *inst_mov; in radeonTransformTEX() local
381 struct rc_instruction *inst_mov; in radeonTransformTEX() local
410 struct rc_instruction *inst_mov; in radeonTransformTEX() local
443 struct rc_instruction * inst_mov = rc_insert_new_instruction(c, inst); in radeonTransformTEX() local
459 struct rc_instruction * inst_mov = rc_insert_new_instruction(c, inst->Prev); in radeonTransformTEX() local
Dradeon_emulate_branches.c61 struct rc_instruction * inst_mov; in handle_if() local
164 struct rc_instruction * inst_mov = rc_insert_new_instruction(s->C, begin->Prev); in allocate_and_insert_proxies() local
283 struct rc_instruction * inst_mov; in fix_output_writes() local
Dr500_fragprog.c105 struct rc_instruction * inst_mov = in r500_transform_IF() local
Dr3xx_vertprog.c720 struct rc_instruction * inst_mov = rc_insert_new_instruction(c, inst->Prev); in transform_source_conflicts() local
735 struct rc_instruction * inst_mov = rc_insert_new_instruction(c, inst->Prev); in transform_source_conflicts() local
Dradeon_optimize.c140 static void copy_propagate(struct radeon_compiler * c, struct rc_instruction * inst_mov) in copy_propagate()
Dradeon_program_alu.c371 struct rc_instruction * inst_mov; in transform_LIT() local