Searched refs:imm_type (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_asm.h86 unsigned imm_type : 2; member in struct:etna_inst_src::__anon0484bc43010a::__anon0484bc430308
145 .imm_type = type
H A Detnaviv_disasm.c371 switch (src->imm_type) {
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_reg_type.c89 enum hw_imm_type imm_type; member in struct:hw_type
213 assert(table[type].imm_type != (enum hw_imm_type)INVALID);
214 return table[type].imm_type;
240 if (table[i].imm_type == (enum hw_imm_type)hw_type) {
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_reg_type.c93 enum hw_imm_type imm_type; member in struct:hw_type
353 assert(table[type].imm_type != (enum hw_imm_type)INVALID);
354 return table[type].imm_type;
390 if (table[i].imm_type == (enum hw_imm_type)hw_type) {
/xsrc/external/mit/MesaLib/dist/src/intel/tools/
H A Di965_gram.y524 %type <reg_type> reg_type imm_type
1601 immval imm_type
2114 imm_type: label

Completed in 6 milliseconds