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

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_insert_exec_mask.cpp52 struct wqm_ctx { struct in namespace:aco::__anon045cfe6e0110
59 wqm_ctx(Program* program_) function in struct:aco::__anon045cfe6e0110::wqm_ctx
116 set_needs_wqm(wqm_ctx& ctx, Temp tmp)
126 mark_block_wqm(wqm_ctx& ctx, unsigned block_idx)
146 get_block_needs(wqm_ctx& ctx, exec_ctx& exec_ctx, Block* block)
225 handle_wqm_loops(wqm_ctx& ctx, exec_ctx& exec_ctx, unsigned preheader)
243 handle_exact_loops(wqm_ctx& ctx, exec_ctx& exec_ctx, unsigned preheader)
280 wqm_ctx ctx(exec_ctx.program);

Completed in 3 milliseconds