Home
last modified time | relevance | path

Searched refs:BI_IMATH (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/panfrost/bifrost/
Dbi_tables.c42 [BI_IMATH] = BI_SCHED_ALL,
Dbi_print.c59 case BI_IMATH: return "imath"; in bi_class_name()
263 else if (ins->type == BI_IMATH) in bi_print_instruction()
Dbi_schedule.c125 return sz && (ins->type == BI_IMATH); in bi_imath_small()
Dcompiler.h63 BI_IMATH, enumerator
Dbi_pack.c558 case BI_IMATH: in bi_pack_fma()
823 case BI_IMATH: in bi_pack_add()
Dbifrost_compile.c445 .type = BI_IMATH, in bi_emit_ld_ubo()
925 return BI_IMATH; in bi_class_for_nir_alu()
/external/mesa3d/src/panfrost/bifrost/test/
Dbi_test_pack.c567 bi_instruction ins = bit_ins(BI_IMATH, 2, nir_type_uint, size); in bit_imath_helper()
Dbi_interpret.c547 case BI_IMATH: { in bit_step()
/external/mesa3d/docs/relnotes/
D20.2.0.rst356 - pan/bi: Rename BI_ISUB to BI_IMATH