Home
last modified time | relevance | path

Searched refs:BI_STORE (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/panfrost/bifrost/
Dbi_tables.c53 [BI_STORE] = BI_SCHED_HI_LATENCY | BI_SCHED_ADD | BI_VECTOR | BI_DATA_REG_SRC,
Dbi_schedule.c73 case BI_STORE: in bi_message_type_for_ins()
Dbi_ra.c190 .type = BI_STORE, in bi_spill()
Dcompiler.h74 BI_STORE, enumerator
Dbi_print.c69 case BI_STORE: return "store"; in bi_class_name()
Dbi_pack.c881 case BI_STORE: in bi_pack_add()
/external/mesa3d/src/panfrost/bifrost/test/
Dbi_interpret.c668 case BI_STORE: in bit_step()