Home
last modified time | relevance | path

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

/third_party/mesa3d/src/broadcom/compiler/
Dvir_opt_constant_alu.c103 try_opt_constant_alu(struct v3d_compile *c, struct qinst *inst) in try_opt_constant_alu() function
159 progress = try_opt_constant_alu(c, inst) || progress; in vir_opt_constant_alu()