Searched refs:BI_OPCODE_LD_VAR_SPECIAL (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib/src/panfrost/bifrost/
H A Dbi_opcodes.h527 BI_OPCODE_LD_VAR_SPECIAL, enumerator in enum:bi_opcode
H A Dbi_opcodes.c1325 [BI_OPCODE_LD_VAR_SPECIAL] = {
H A Dbi_printer.c3267 case BI_OPCODE_LD_VAR_SPECIAL:
H A Dbi_builder.h4444 I->op = BI_OPCODE_LD_VAR_SPECIAL;
H A Dbi_packer.c6212 case BI_OPCODE_LD_VAR_SPECIAL:
/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbi_schedule.c132 bool ld_var_special = (ins->op == BI_OPCODE_LD_VAR_SPECIAL);

Completed in 35 milliseconds