Searched refs:ALU_OP0_SET_CF_IDX0 (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Deg_asm.c205 alu.op = id == 0 ? ALU_OP0_SET_CF_IDX0 : ALU_OP0_SET_CF_IDX1;
H A Dr600_isa.h277 #define ALU_OP0_SET_CF_IDX0 83 macro
H A Dr600_asm.c888 if (alu->op == ALU_OP0_SET_CF_IDX0 ||
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Deg_asm.c205 alu.op = id == 0 ? ALU_OP0_SET_CF_IDX0 : ALU_OP0_SET_CF_IDX1;
H A Dr600_isa.h283 #define ALU_OP0_SET_CF_IDX0 83 macro
H A Dr600_asm.c893 if (alu->op == ALU_OP0_SET_CF_IDX0 ||
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/
H A Dsb_bc_parser.cpp442 if (n->bc.op == ALU_OP0_SET_CF_IDX0 || n->bc.op == ALU_OP0_SET_CF_IDX1) {
H A Dsb_sched.cpp851 a->bc.set_op(ALU_OP0_SET_CF_IDX0);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/
H A Dsb_bc_parser.cpp450 if (n->bc.op == ALU_OP0_SET_CF_IDX0 || n->bc.op == ALU_OP0_SET_CF_IDX1) {
H A Dsb_sched.cpp851 a->bc.set_op(ALU_OP0_SET_CF_IDX0);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_ir_to_assembly.cpp1313 {op1_set_cf_idx0, ALU_OP0_SET_CF_IDX0},

Completed in 22 milliseconds