Searched refs:inner_ffma (Results 1 – 1 of 1) sorted by relevance
57 nir_ssa_def *const inner_ffma = nir_ffma(bld, neg_a, c, a); in replace_with_strict_ffma() local58 nir_instr_as_alu(inner_ffma->parent_instr)->exact = alu->exact; in replace_with_strict_ffma()60 nir_ssa_def *const outer_ffma = nir_ffma(bld, b, c, inner_ffma); in replace_with_strict_ffma()