Home
last modified time | relevance | path

Searched refs:flag_subreg_nr (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/intel/tools/
Di965_asm.h57 unsigned flag_subreg_nr:1; member
64 unsigned flag_subreg_nr:1; member
Di965_gram.y2235 $$.flag_subreg_nr = 0;
2241 $$.flag_subreg_nr = $3.subnr;
/third_party/mesa3d/src/intel/compiler/
Dbrw_inst.h297 F8(flag_subreg_nr, /* 4+ */ 89, 89, /* 8+ */ 32, 32, /* 12+ */ 22, 22)
1397 FC(flag_subreg_nr, /* 4+ */ 28, 28, /* 12+ */ -1, -1, devinfo->ver <= 6)
Dbrw_eu_compact.c1901 compact(flag_subreg_nr); in try_compact_instruction()
2282 uncompact(flag_subreg_nr); in uncompact_instruction()