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 D | radeon_compiler_util_tests.c | 25 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 D | radeon_compiler_util_tests.c | 25 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 D | radeon_compiler_util.h | 62 unsigned int rc_inst_can_use_presub(
|
H A D | radeon_optimize.c | 72 if(!rc_inst_can_use_presub(inst, 440 if (!rc_inst_can_use_presub(inst, *presub_opcode,
|
H A D | radeon_compiler_util.c | 411 unsigned int rc_inst_can_use_presub( function
|
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
H A D | radeon_compiler_util.h | 62 unsigned int rc_inst_can_use_presub(
|
H A D | radeon_optimize.c | 72 if(!rc_inst_can_use_presub(inst, 440 if (!rc_inst_can_use_presub(inst, *presub_opcode,
|
H A D | radeon_compiler_util.c | 411 unsigned int rc_inst_can_use_presub( function
|
Completed in 230 milliseconds