Home
last modified time | relevance | path

Searched refs:next_clause_prefetch (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/panfrost/compiler/
Dbi_print.c102 if (!clause->next_clause_prefetch) in bi_print_clause()
Dbifrost.h168 unsigned next_clause_prefetch : 1; member
Dcompiler.h658 bool next_clause_prefetch; member
/external/mesa3d/src/panfrost/compiler/bifrost/
Dbi_pack.c53 .next_clause_prefetch = clause->next_clause_prefetch && next_1, in bi_pack_header()
Ddisassemble.c119 if (header.next_clause_prefetch) in dump_header()
Dbi_schedule.c1913 clause->next_clause_prefetch = !last || (last->op != BI_OPCODE_JUMP); in bi_schedule_clause()
2112 .next_clause_prefetch = true, in bi_add_nop_for_atest()
/external/mesa3d/docs/relnotes/
D20.3.0.rst648 - pan/bi: Use canonical next_clause_prefetch