Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_program_alu.c217 static struct rc_dst_register try_to_reuse_dst(struct radeon_compiler *c, in try_to_reuse_dst() function
243 struct rc_dst_register dst = try_to_reuse_dst(c, inst); in transform_CEIL()
281 struct rc_dst_register dst = try_to_reuse_dst(c, inst); in transform_FLR()
297 struct rc_dst_register dst = try_to_reuse_dst(c, inst); in transform_TRUNC()
392 struct rc_dst_register dst = try_to_reuse_dst(c, inst); in transform_LRP()
407 struct rc_dst_register tempdst = try_to_reuse_dst(c, inst); in transform_POW()
465 struct rc_dst_register dst = try_to_reuse_dst(c, inst); in transform_SEQ()
477 struct rc_dst_register dst = try_to_reuse_dst(c, inst); in transform_SGE()
489 struct rc_dst_register dst = try_to_reuse_dst(c, inst); in transform_SGT()
501 struct rc_dst_register dst = try_to_reuse_dst( in transform_SLE()
[all...]

Completed in 3 milliseconds