Searched refs:jump_count (Results 1 - 15 of 15) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/brw/
H A Dbrw_eu_emit.c722 insn->bits1.branch_gen6.jump_count = 0;
763 insn->bits1.branch_gen6.jump_count = 0;
850 if_inst->bits3.if_else.jump_count = br * (endif_inst - if_inst + 1);
855 if_inst->bits1.branch_gen6.jump_count = br * (endif_inst - if_inst);
865 if_inst->bits3.if_else.jump_count = br * (else_inst - if_inst);
869 if_inst->bits1.branch_gen6.jump_count = br * (else_inst - if_inst + 1);
877 else_inst->bits3.if_else.jump_count = br*(endif_inst - else_inst + 1);
882 else_inst->bits1.branch_gen6.jump_count = br*(endif_inst - else_inst);
906 insn->bits1.branch_gen6.jump_count = 0;
968 insn->bits3.if_else.jump_count
[all...]
H A Dbrw_eu.h611 int jump_count:16; member in struct:brw_instruction::__anon0c137b5d020a::__anon0c137b5d0708
779 int jump_count:16; /* note: signed */ member in struct:brw_instruction::__anon0c137b5d100a::__anon0c137b5d1508
H A Dbrw_disasm.c889 format(file, " %d", inst->bits1.branch_gen6.jump_count);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/brw/
H A Dbrw_eu_emit.c722 insn->bits1.branch_gen6.jump_count = 0;
763 insn->bits1.branch_gen6.jump_count = 0;
850 if_inst->bits3.if_else.jump_count = br * (endif_inst - if_inst + 1);
855 if_inst->bits1.branch_gen6.jump_count = br * (endif_inst - if_inst);
865 if_inst->bits3.if_else.jump_count = br * (else_inst - if_inst);
869 if_inst->bits1.branch_gen6.jump_count = br * (else_inst - if_inst + 1);
877 else_inst->bits3.if_else.jump_count = br*(endif_inst - else_inst + 1);
882 else_inst->bits1.branch_gen6.jump_count = br*(endif_inst - else_inst);
906 insn->bits1.branch_gen6.jump_count = 0;
968 insn->bits3.if_else.jump_count
[all...]
H A Dbrw_eu.h611 int jump_count:16; member in struct:brw_instruction::__anon2bd0c611020a::__anon2bd0c6110708
779 int jump_count:16; /* note: signed */ member in struct:brw_instruction::__anon2bd0c611100a::__anon2bd0c6111508
H A Dbrw_disasm.c889 format(file, " %d", inst->bits1.branch_gen6.jump_count);
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Dbrw_structs.h1316 int jump_count:16; /* note: signed */ member in struct:brw_instruction::__anon375735ed5b0a::__anon375735ed6008
/xsrc/external/mit/xf86-video-intel/dist/xvmc/
H A Dbrw_structs.h1316 int jump_count:16; /* note: signed */ member in struct:brw_instruction::__anon5c4f4f865b0a::__anon5c4f4f866008
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Dbrw_structs.h1316 int jump_count:16; /* note: signed */ member in struct:brw_instruction::__anon4ebdd7215b0a::__anon4ebdd7216008
/xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/
H A Dbrw_structs.h1316 int jump_count:16; /* note: signed */ member in struct:brw_instruction::__anonbf125d3a5b0a::__anonbf125d3a6008
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Dbrw_structs.h1311 int jump_count:16; /* note: signed */ member in struct:brw_instruction::__anonfa77c8dc5b0a::__anonfa77c8dc6008
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dgen4_render.h2379 int jump_count:16; /* note: signed */ member in struct:gen4_instruction::__anon5ecad36c5b0a::__anon5ecad36c6008
H A Dgen5_render.h2459 int jump_count:16; /* note: signed */ member in struct:gen5_instruction::__anon62d5648d5b0a::__anon62d5648d6008
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dgen4_render.h2379 int jump_count:16; /* note: signed */ member in struct:gen4_instruction::__anon763174a05b0a::__anon763174a06008
H A Dgen5_render.h2459 int jump_count:16; /* note: signed */ member in struct:gen5_instruction::__anon7a3c05c15b0a::__anon7a3c05c16008

Completed in 108 milliseconds