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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/tests/
H A Dradeon_compiler_util_tests.c52 ret = rc_inst_can_use_presub(&replace_inst, RC_PRESUB_ADD, 0,
100 {"rc_inst_can_use_presub()", test_runner_rc_inst_can_use_presub},
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/tests/
H A Dradeon_compiler_util_tests.c52 ret = rc_inst_can_use_presub(&replace_inst, RC_PRESUB_ADD, 0,
100 {"rc_inst_can_use_presub()", test_runner_rc_inst_can_use_presub},
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler_util.h89 unsigned int rc_inst_can_use_presub(
H A Dradeon_optimize.c72 if(!rc_inst_can_use_presub(inst,
457 if (!rc_inst_can_use_presub(inst, *presub_opcode,
H A Dradeon_compiler_util.c411 unsigned int rc_inst_can_use_presub( function in typeref:typename:unsigned int
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler_util.h89 unsigned int rc_inst_can_use_presub(
H A Dradeon_optimize.c74 if(!rc_inst_can_use_presub(inst,
459 if (!rc_inst_can_use_presub(inst, *presub_opcode,
H A Dradeon_compiler_util.c411 unsigned int rc_inst_can_use_presub( function in typeref:typename:unsigned int

Completed in 11 milliseconds