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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/tests/
H A Dradeon_compiler_optimize_tests.c73 if (inst_list[0]->U.I.Omod != RC_OMOD_MUL_2 ||
74 inst_list[1]->U.I.Omod != RC_OMOD_MUL_2 ||
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/tests/
H A Dradeon_compiler_optimize_tests.c73 if (inst_list[0]->U.I.Omod != RC_OMOD_MUL_2 ||
74 inst_list[1]->U.I.Omod != RC_OMOD_MUL_2 ||
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_program_constants.h181 RC_OMOD_MUL_2, enumerator in enum:__anon952d6f910803
H A Dradeon_program_print.c67 case RC_OMOD_MUL_2:
H A Dradeon_optimize.c785 omod_op = RC_OMOD_MUL_2;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_program_constants.h181 RC_OMOD_MUL_2, enumerator in enum:__anon3d4856e40803
H A Dradeon_program_print.c67 case RC_OMOD_MUL_2:
H A Dradeon_optimize.c788 omod_op = RC_OMOD_MUL_2;

Completed in 9 milliseconds