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

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_opt_if.c1128 can_propagate_through_alu(nir_src *src) function in typeref:typename:bool
1167 if (!is_if_condition && can_propagate_through_alu(use_src)) {
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_opt_if.c1182 can_propagate_through_alu(nir_src *src) function in typeref:typename:bool
1221 if (!is_if_condition && can_propagate_through_alu(use_src)) {

Completed in 9 milliseconds