Home
last modified time | relevance | path

Searched refs:next_clause_prefetch (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_print.c100 if (!clause->next_clause_prefetch) in bi_print_clause()
H A Dbi_pack.c54 .next_clause_prefetch = clause->next_clause_prefetch && next_1, in bi_pack_header()
H A Dbifrost.h168 unsigned next_clause_prefetch : 1; member
H A Ddisassemble.c113 if (header.next_clause_prefetch) in dump_header()
H A Dbi_schedule.c1873 clause->next_clause_prefetch = !last || (last->op != BI_OPCODE_JUMP); in bi_schedule_clause()
2066 .next_clause_prefetch = true, in bi_add_nop_for_atest()
H A Dcompiler.h607 bool next_clause_prefetch;

Completed in 10 milliseconds