Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/bifrost/
Dbi_tables.c52 [BI_REDUCE_FMA] = BI_SCHED_FMA,
Dbi_special.c121 .type = BI_REDUCE_FMA, in bi_emit_flog2_new()
Dcompiler.h72 BI_REDUCE_FMA, enumerator
Dbi_print.c269 else if (ins->type == BI_REDUCE_FMA) in bi_print_instruction()
Dbi_pack.c582 case BI_REDUCE_FMA: in bi_pack_fma()
/external/mesa3d/src/panfrost/bifrost/test/
Dbi_test_pack.c363 bi_instruction ins = bit_ins(BI_REDUCE_FMA, 2, nir_type_float, 32); in bit_reduce_helper()
Dbi_interpret.c570 case BI_REDUCE_FMA: { in bit_step()
/external/mesa3d/docs/relnotes/
D20.1.0.rst687 - pan/bit: Add BI_REDUCE_FMA interp