Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/bifrost/
Dbi_tables.c51 [BI_FMOV] = BI_MODS | BI_SCHED_ALL,
Dbi_schedule.c136 if (ins->type != BI_FMOV) in bi_lower_fmov()
Dcompiler.h61 BI_FMOV, enumerator
Dbi_print.c57 case BI_FMOV: return "fmov"; in bi_class_name()
Dbifrost_compile.c1006 return BI_FMOV; in bi_class_for_nir_alu()