Home
last modified time | relevance | path

Searched refs:bi_before_block (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/valhall/
Dva_insert_flow.c420 bi_flow(ctx, bi_before_block(block), VA_FLOW_DISCARD); in va_insert_flow_control_nops()
504 bi_flow(ctx, bi_before_block(start), VA_FLOW_DISCARD); in va_insert_flow_control_nops()
/third_party/mesa3d/src/panfrost/bifrost/
Dbi_opt_message_preload.c139 b.cursor = bi_before_block(block); in bi_opt_message_preload()
Dcompiler.h1259 bi_before_block(bi_block *block) in bi_before_block() function
Dbifrost_compile.c83 b_.cursor = bi_before_block(bi_start_block(&b->shader->blocks)); in bi_preload()
/third_party/mesa3d/src/panfrost/bifrost/test/
Dtest-message-preload.cpp86 b->cursor = bi_before_block(bi_start_block(&b->shader->blocks)); in preload_moves()
/third_party/mesa3d/docs/relnotes/
D22.2.0.rst534 - pan/bi: Add bi_before_block cursor