Home
last modified time | relevance | path

Searched defs:b_times_c (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_flrp.c90 nir_ssa_def *const b_times_c = nir_fmul(bld, b, c); in replace_with_single_ffma() local
187 nir_ssa_def *const b_times_c = nir_fmul(bld, b, c); in replace_with_expanded_ffma_and_add() local