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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_isa.h271 #define ALU_OP2_ADDC_UINT 77 macro
H A Dr600_shader.c10917 opc = ALU_OP2_ADDC_UINT;
10986 int op = ALU_OP2_ADD_INT, opc = ALU_OP2_ADDC_UINT;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_isa.h277 #define ALU_OP2_ADDC_UINT 77 macro
H A Dr600_shader.c11016 opc = ALU_OP2_ADDC_UINT;
11085 int op = ALU_OP2_ADD_INT, opc = ALU_OP2_ADDC_UINT;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/
H A Dsb_expr.cpp562 case ALU_OP2_ADDC_UINT:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/
H A Dsb_expr.cpp562 case ALU_OP2_ADDC_UINT:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_ir_to_assembly.cpp1307 {op2_addc_uint, ALU_OP2_ADDC_UINT},

Completed in 90 milliseconds