Searched defs:first_break_block (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ | ||
| H A D | nir_opt_loop_unroll.c | 125 nir_block *first_break_block; local in function:simple_unroll 144 nir_block *first_break_block; local in function:simple_unroll 393 nir_block *first_break_block; local in function:complex_unroll 78 get_first_blocks_in_terminator(nir_loop_terminator * term,nir_block ** first_break_block,nir_block ** first_continue_block) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ | ||
| H A D | nir_opt_loop_unroll.c | 125 nir_block *first_break_block; local in function:simple_unroll 144 nir_block *first_break_block; local in function:simple_unroll 393 nir_block *first_break_block; local in function:complex_unroll 78 get_first_blocks_in_terminator(nir_loop_terminator * term,nir_block ** first_break_block,nir_block ** first_continue_block) argument [all...] |
Completed in 6 milliseconds