Searched refs:block_check_for_allowed_instrs (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_opt_peephole_select.c | 63 block_check_for_allowed_instrs(nir_block *block, unsigned *count, function in typeref:typename:bool 332 if (!block_check_for_allowed_instrs(first, &count, limit != 0, 421 if (!block_check_for_allowed_instrs(then_block, &count, limit, 423 !block_check_for_allowed_instrs(else_block, &count, limit, 438 * calling block_check_for_allowed_instrs()
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ |
| H A D | nir_opt_peephole_select.c | 61 block_check_for_allowed_instrs(nir_block *block, unsigned *count, function in typeref:typename:bool 214 if (!block_check_for_allowed_instrs(then_block, &count, limit != 0, 216 !block_check_for_allowed_instrs(else_block, &count, limit != 0, 233 * calling block_check_for_allowed_instrs()
|
Completed in 4 milliseconds