Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/tools/
H A Di965_asm.h75 unsigned acc_wr_control:1; member
H A Di965_gram.y305 options.acc_wr_control);
586 options->acc_wr_control = true;
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_inst.h302 FC(acc_wr_control, /* 4+ */ 28, 28, /* 12+ */ 33, 33, devinfo->ver >= 6)
1399 FC(acc_wr_control, /* 4+ */ 23, 23, /* 12+ */ -1, -1, devinfo->ver >= 6)
H A Dbrw_eu.c295 p->current->acc_wr_control = value; in brw_set_default_acc_write_control()
H A Dbrw_eu_compact.c1895 compact(acc_wr_control); in try_compact_instruction()
2274 uncompact(acc_wr_control); in uncompact_instruction()
H A Dbrw_eu.h82 bool acc_wr_control:1; member
H A Dbrw_eu_emit.c642 brw_inst_set_acc_wr_control(devinfo, insn, state->acc_wr_control); in brw_inst_set_state()

Completed in 15 milliseconds