Home
last modified time | relevance | path

Searched refs:BI_IMUL (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/panfrost/bifrost/
Dbi_tables.c63 [BI_IMUL] = BI_SCHED_FMA,
Dcompiler.h83 BI_IMUL, enumerator
Dbi_print.c78 case BI_IMUL: return "imul"; in bi_class_name()
Dbi_pack.c585 case BI_IMUL: in bi_pack_fma()
Dbifrost_compile.c928 return BI_IMUL; in bi_class_for_nir_alu()