Searched defs:nr_insn (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/intel/tools/ | ||
| H A D | i965_asm.c | 337 const int nr_insn = (p->next_insn_offset - start_offset) / 16; local in function:main |
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ | ||
| H A D | brw_eu.h | 88 unsigned nr_insn; member in struct:brw_codegen |
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ | ||
| H A D | brw_eu.h | 92 unsigned nr_insn; member in struct:brw_codegen |
| H A D | brw_eu_emit.c | 644 brw_append_insns(struct brw_codegen *p, unsigned nr_insn, unsigned align) argument 682 unsigned nr_insn = DIV_ROUND_UP(size, sizeof(brw_inst)); local in function:brw_append_data [all...] |
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/brw/ | ||
| H A D | brw_eu.h | 1166 unsigned nr_insn; member in struct:brw_compile |
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/brw/ | ||
| H A D | brw_eu.h | 1166 unsigned nr_insn; member in struct:brw_compile |
Completed in 23 milliseconds