Searched refs:do_inst (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_predicated_break.cpp111 backend_instruction *const do_inst = block->start(); local in function:opt_predicated_break
118 if (do_inst->opcode == BRW_OPCODE_DO)
H A Dbrw_eu_emit.c1875 brw_inst *do_inst = get_inner_do_insn(p); local in function:brw_patch_break_cont
1881 for (inst = while_inst - 1; inst != do_inst; inst--) {
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_eu_emit.c1745 brw_inst *do_inst = get_inner_do_insn(p); local in function:brw_patch_break_cont
1751 for (inst = while_inst - 1; inst != do_inst; inst--) {

Completed in 11 milliseconds