Searched refs:n_hi_before_if (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ | ||
| H A D | nir_lower_int64.c | 499 nir_ssa_def *n_hi_before_if = n_hi; local in function:lower_udiv64_mod64 542 n_hi = nir_if_phi(b, n_hi, n_hi_before_if); |
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ | ||
| H A D | nir_lower_int64.c | 513 nir_ssa_def *n_hi_before_if = n_hi; local in function:lower_udiv64_mod64 556 n_hi = nir_if_phi(b, n_hi, n_hi_before_if); |
Completed in 8 milliseconds