Searched refs:predicate_control (Results 1 - 23 of 23) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/brw/
H A Dbrw_eu.c69 p->current->header.predicate_control = BRW_PREDICATE_NONE;
77 p->current->header.predicate_control = BRW_PREDICATE_NORMAL;
H A Dbrw_eu_emit.c735 insn->header.predicate_control = BRW_PREDICATE_NORMAL;
740 p->current->header.predicate_control = BRW_PREDICATE_NONE;
768 assert(insn->header.predicate_control == BRW_PREDICATE_NONE);
1064 insn->header.predicate_control = BRW_PREDICATE_NONE;
1123 p->current->header.predicate_control = BRW_PREDICATE_NONE;
1170 p->current->header.predicate_control = BRW_PREDICATE_NORMAL;
1186 insn->header.predicate_control = 0;
1234 /* Example code doesn't set predicate_control for send
1237 insn->header.predicate_control = 0;
1415 assert(insn->header.predicate_control
[all...]
H A Dbrw_eu.h531 unsigned predicate_control:4; member in struct:brw_instruction::__anon0c137b5d0108
1835 p->current->header.predicate_control = pc;
1900 p->current->header.predicate_control = BRW_PREDICATE_NORMAL;
1945 add->header.predicate_control = BRW_PREDICATE_NORMAL; \
2042 p->current->header.predicate_control = BRW_PREDICATE_NONE;
H A Dbrw_disasm.c844 if (inst->header.predicate_control) {
852 inst->header.predicate_control, NULL);
855 inst->header.predicate_control, NULL);
H A Dbrw_wm.c197 insn->header.predicate_control = 0;
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/brw/
H A Dbrw_eu.c69 p->current->header.predicate_control = BRW_PREDICATE_NONE;
77 p->current->header.predicate_control = BRW_PREDICATE_NORMAL;
H A Dbrw_eu_emit.c735 insn->header.predicate_control = BRW_PREDICATE_NORMAL;
740 p->current->header.predicate_control = BRW_PREDICATE_NONE;
768 assert(insn->header.predicate_control == BRW_PREDICATE_NONE);
1064 insn->header.predicate_control = BRW_PREDICATE_NONE;
1123 p->current->header.predicate_control = BRW_PREDICATE_NONE;
1170 p->current->header.predicate_control = BRW_PREDICATE_NORMAL;
1186 insn->header.predicate_control = 0;
1234 /* Example code doesn't set predicate_control for send
1237 insn->header.predicate_control = 0;
1415 assert(insn->header.predicate_control
[all...]
H A Dbrw_eu.h531 unsigned predicate_control:4; member in struct:brw_instruction::__anon2bd0c6110108
1835 p->current->header.predicate_control = pc;
1900 p->current->header.predicate_control = BRW_PREDICATE_NORMAL;
1945 add->header.predicate_control = BRW_PREDICATE_NORMAL; \
2042 p->current->header.predicate_control = BRW_PREDICATE_NONE;
H A Dbrw_disasm.c844 if (inst->header.predicate_control) {
852 inst->header.predicate_control, NULL);
855 inst->header.predicate_control, NULL);
H A Dbrw_wm.c197 insn->header.predicate_control = 0;
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Dbrw_structs.h1116 unsigned int predicate_control:4; member in struct:brw_instruction::__anon375735ed5008
/xsrc/external/mit/xf86-video-intel/dist/xvmc/
H A Dbrw_structs.h1116 unsigned int predicate_control:4; member in struct:brw_instruction::__anon5c4f4f865008
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Dbrw_structs.h1116 unsigned int predicate_control:4; member in struct:brw_instruction::__anon4ebdd7215008
/xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/
H A Dbrw_structs.h1116 unsigned int predicate_control:4; member in struct:brw_instruction::__anonbf125d3a5008
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Dbrw_structs.h1111 unsigned int predicate_control:4; member in struct:brw_instruction::__anonfa77c8dc5008
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_eu.h1072 unsigned predicate_control);
H A Dbrw_eu_emit.c1230 unsigned predicate_control)
1239 brw_inst_set_pred_control(devinfo, inst, predicate_control);
1903 /* Example code doesn't set predicate_control for send
1229 brw_JMPI(struct brw_codegen * p,struct brw_reg index,unsigned predicate_control) argument
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dgen4_render.h2179 unsigned int predicate_control:4; member in struct:gen4_instruction::__anon5ecad36c5008
H A Dgen5_render.h2259 unsigned int predicate_control:4; member in struct:gen5_instruction::__anon62d5648d5008
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dgen4_render.h2179 unsigned int predicate_control:4; member in struct:gen4_instruction::__anon763174a05008
H A Dgen5_render.h2259 unsigned int predicate_control:4; member in struct:gen5_instruction::__anon7a3c05c15008
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_eu.h1714 unsigned predicate_control);
H A Dbrw_eu_emit.c1349 unsigned predicate_control)
1358 brw_inst_set_pred_control(devinfo, inst, predicate_control);
2064 /* Example code doesn't set predicate_control for send
1348 brw_JMPI(struct brw_codegen * p,struct brw_reg index,unsigned predicate_control) argument

Completed in 116 milliseconds