Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_lower_flrp.c95 nir_def *const b_times_c = nir_fmul(bld, b, c); in replace_with_single_ffma() local
203 nir_def *const b_times_c = nir_fmul(bld, b, c); in replace_with_expanded_ffma_and_add() local