Searched defs:outer_sum (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/compiler/nir/ | ||
H A D | nir_lower_flrp.c | 203 nir_ssa_def *const outer_sum = nir_fadd(bld, inner_sum, b_times_c); in replace_with_expanded_ffma_and_add() local |
Completed in 2 milliseconds