Searched defs:first_continue_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 | 126 nir_block *first_continue_block; local in function:simple_unroll 145 nir_block *first_continue_block; local in function:simple_unroll 394 nir_block *first_continue_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 | 126 nir_block *first_continue_block; local in function:simple_unroll 145 nir_block *first_continue_block; local in function:simple_unroll 394 nir_block *first_continue_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 10 milliseconds