Home
last modified time | relevance | path

Searched refs:alu_ok (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_peephole_select.c67 bool alu_ok = limit != 0; in block_check_for_allowed_instrs() local
149 if (!alu_ok) in block_check_for_allowed_instrs()
197 if (!alu_ok || !expensive_alu_ok) in block_check_for_allowed_instrs()
203 if (!alu_ok) { in block_check_for_allowed_instrs()
214 if (alu_ok) { in block_check_for_allowed_instrs()

Completed in 1 milliseconds