Home
last modified time | relevance | path

Searched refs:bi_block_terminates_helpers (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/
Dbi_helper_invocations.c124 bi_block_terminates_helpers(bi_block *block) in bi_block_terminates_helpers() function
183 bool helpers = !bi_block_terminates_helpers(block); in bi_mark_clauses_td()
Dcompiler.h1086 bool bi_block_terminates_helpers(bi_block *block);
/third_party/mesa3d/src/panfrost/bifrost/valhall/
Dva_insert_flow.c472 block->pass_flags && bi_block_terminates_helpers(block)) { in va_insert_flow_control_nops()