Searched defs:preheader (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ | ||
| H A D | nir_opt_dce.c | 106 nir_block *preheader; member in struct:loop_state |
| H A D | nir_divergence_analysis.c | 792 visit_loop_header_phi(nir_phi_instr *phi, nir_block *preheader, bool divergent_continue) argument |
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ | ||
| H A D | aco_instruction_selection_setup.cpp | 56 nir_block* preheader = nir_block_cf_tree_prev(nir_loop_first_block(loop)); local in function:aco::__anonb649b1010110::is_block_reachable |
| H A D | aco_insert_exec_mask.cpp | 225 handle_wqm_loops(wqm_ctx& ctx, exec_ctx& exec_ctx, unsigned preheader) argument 243 handle_exact_loops(wqm_ctx& ctx, exec_ctx& exec_ctx, unsigned preheader) argument 293 unsigned preheader = block.index; local in function:aco::__anon045cfe6e0110::calculate_wqm_needs [all...] |
Completed in 7 milliseconds