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

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_opt_constant_folding.c44 try_fold_alu(nir_builder *b, nir_alu_instr *alu) function in typeref:typename:bool
313 return try_fold_alu(b, nir_instr_as_alu(instr));

Completed in 3 milliseconds