Searched defs:inst_add (Results 1 - 3 of 3) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
H A D | radeon_program_tex.c | 158 struct rc_instruction *inst_mul, *inst_add, *inst_cmp; in radeonTransformTEX() local 324 struct rc_instruction *inst_mul, *inst_frc, *inst_mad, *inst_add; radeonTransformTEX() local [all...] |
H A D | radeon_compiler.c | 310 struct rc_instruction *inst_add; in rc_transform_fragment_face() local [all...] |
H A D | radeon_optimize.c | 468 presub_helper( struct radeon_compiler * c, struct rc_instruction * inst_add, rc_presubtract_op presub_opcode, rc_presub_replace_fn presub_replace) presub_helper() argument 500 presub_replace_add( struct rc_instruction * inst_add, struct rc_instruction * inst_reader, unsigned int src_index) presub_replace_add() argument 584 peephole_add_presub_add( struct radeon_compiler * c, struct rc_instruction * inst_add) peephole_add_presub_add() argument 621 presub_replace_inv( struct rc_instruction * inst_add, struct rc_instruction * inst_reader, unsigned int src_index) presub_replace_inv() argument 648 peephole_add_presub_inv( struct radeon_compiler * c, struct rc_instruction * inst_add) peephole_add_presub_inv() argument [all...] |
Completed in 3 milliseconds