Home
last modified time | relevance | path

Searched refs:constant_fold_alu_instr (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/compiler/nir/
Dnir_opt_constant_folding.c42 constant_fold_alu_instr(nir_alu_instr *instr, void *mem_ctx) in constant_fold_alu_instr() function
191 progress |= constant_fold_alu_instr(nir_instr_as_alu(instr), mem_ctx); in constant_fold_block()