Searched defs:unroll_loc (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ | ||
| H A D | nir_opt_loop_unroll.c | 257 nir_cf_node *unroll_loc = &loop->cf_node; local in function:complex_unroll_loop_body 421 nir_cf_node *unroll_loc = local in function:complex_unroll 494 UNUSED nir_cf_node *unroll_loc = local in function:complex_unroll_single_terminator 705 nir_cf_node *unroll_loc = local in function:partial_unroll [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ | ||
| H A D | nir_opt_loop_unroll.c | 257 nir_cf_node *unroll_loc = &loop->cf_node; local in function:complex_unroll_loop_body 421 nir_cf_node *unroll_loc = local in function:complex_unroll 494 MAYBE_UNUSED nir_cf_node *unroll_loc = local in function:complex_unroll_single_terminator 701 nir_cf_node *unroll_loc = local in function:partial_unroll [all...] |
Completed in 3 milliseconds