Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/bifrost/
Dbi_tables.c43 [BI_LOAD] = BI_SCHED_HI_LATENCY | BI_SCHED_ADD | BI_VECTOR | BI_DATA_REG_DEST,
Dbi_schedule.c70 case BI_LOAD: in bi_message_type_for_ins()
Dbi_ra.c213 .type = BI_LOAD, in bi_fill()
Dcompiler.h64 BI_LOAD, enumerator
Dbi_print.c60 case BI_LOAD: return "load"; in bi_class_name()
Dbi_pack.c837 case BI_LOAD: in bi_pack_add()
/external/mesa3d/src/panfrost/bifrost/test/
Dbi_interpret.c667 case BI_LOAD: in bit_step()