Searched defs:loop_header (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_divergence_analysis.c896 nir_block *loop_header = nir_loop_first_block(loop); local in function:visit_loop
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_insert_exec_mask.cpp69 Block* loop_header; member in struct:aco::__anon045cfe6e0110::loop_info
H A Daco_spill.cpp74 std::stack<Block*, std::vector<Block*>> loop_header; member in struct:aco::__anond37687ce0110::spill_ctx
1321 Block* loop_header = ctx.loop_header.top(); local in function:aco::__anond37687ce0110::spill_block
[all...]
H A Daco_register_allocation.cpp69 std::vector<uint32_t> loop_header; member in struct:aco::__anon1a58e4b40110::ra_ctx
2116 Block& loop_header = ctx.program->blocks[loop_header_idx]; local in function:aco::__anon1a58e4b40110::handle_loop_phis
[all...]
H A Daco_instruction_selection.cpp9960 Block* loop_header = ctx->program->create_and_insert_block(); local in function:aco::__anon562fcc110110::begin_loop

Completed in 31 milliseconds