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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/tests/
H A Dradeon_compiler_util_tests.c25 ret = rc_inst_can_use_presub(&replace_inst, RC_PRESUB_ADD, 0,
73 {"rc_inst_can_use_presub()", test_runner_rc_inst_can_use_presub},
/external/mesa3d/src/gallium/drivers/r300/compiler/tests/
H A Dradeon_compiler_util_tests.c25 ret = rc_inst_can_use_presub(&replace_inst, RC_PRESUB_ADD, 0,
73 {"rc_inst_can_use_presub()", test_runner_rc_inst_can_use_presub},
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler_util.h62 unsigned int rc_inst_can_use_presub(
H A Dradeon_optimize.c72 if(!rc_inst_can_use_presub(inst,
440 if (!rc_inst_can_use_presub(inst, *presub_opcode,
H A Dradeon_compiler_util.c411 unsigned int rc_inst_can_use_presub( function
/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler_util.h62 unsigned int rc_inst_can_use_presub(
H A Dradeon_optimize.c72 if(!rc_inst_can_use_presub(inst,
440 if (!rc_inst_can_use_presub(inst, *presub_opcode,
H A Dradeon_compiler_util.c411 unsigned int rc_inst_can_use_presub( function

Completed in 230 milliseconds