Home
last modified time | relevance | path

Searched refs:BI_STORE_VAR (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/panfrost/bifrost/
Dbi_tables.c54 [BI_STORE_VAR] = BI_SCHED_HI_LATENCY | BI_SCHED_ADD | BI_VECTOR | BI_DATA_REG_SRC,
Dbi_schedule.c74 case BI_STORE_VAR: in bi_message_type_for_ins()
Dcompiler.h75 BI_STORE_VAR, enumerator
Dbi_print.c70 case BI_STORE_VAR: return "store_var"; in bi_class_name()
Dbi_pack.c890 case BI_STORE_VAR: in bi_pack_add()
Dbifrost_compile.c400 .type = BI_STORE_VAR, in bi_emit_st_vary()
/external/mesa3d/src/panfrost/bifrost/test/
Dbi_test_pack.c84 .type = BI_STORE_VAR, in bit_test_single()
Dbi_interpret.c669 case BI_STORE_VAR: in bit_step()