Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_peephole_select.c63 block_check_for_allowed_instrs(nir_block *block, unsigned *count, unsigned limit, bool indirect_load_ok, bool expensive_alu_ok) block_check_for_allowed_instrs() argument
272 nir_opt_collapse_if(nir_if *if_stmt, nir_shader *shader, unsigned limit, bool indirect_load_ok, bool expensive_alu_ok) nir_opt_collapse_if() argument
375 nir_opt_peephole_select_block(nir_block *block, nir_shader *shader, unsigned limit, bool indirect_load_ok, bool expensive_alu_ok) nir_opt_peephole_select_block() argument
490 nir_opt_peephole_select_impl(nir_function_impl *impl, unsigned limit, bool indirect_load_ok, bool expensive_alu_ok) nir_opt_peephole_select_impl() argument
512 nir_opt_peephole_select(nir_shader *shader, unsigned limit, bool indirect_load_ok, bool expensive_alu_ok) nir_opt_peephole_select() argument
[all...]

Completed in 2 milliseconds