Searched defs:neg_c (Results 1 – 4 of 4) sorted by relevance
86 nir_def *const neg_c = nir_fneg(bld, c); in replace_with_single_ffma() local123 nir_def *const neg_c = nir_fneg(bld, c); in replace_with_strict() local210 nir_def *const neg_c = nir_fneg(bld, c); in replace_with_expanded_ffma_and_add() local
60 Temp neg_c = fneg(bld.copy(bld.def(v1), inputs[2])); variable
2589 bool neg_c = !is_symmetric && !left_child_is_const; in matchAndRewrite() local
3481 bool neg_c = !is_symmetric && !ctx.left_child_is_const; in ConstantPushDown() local