Searched defs:neg_c (Results 1 – 3 of 3) sorted by relevance
83 nir_ssa_def *const neg_c = nir_fneg(bld, c); in replace_with_single_ffma() local116 nir_ssa_def *const neg_c = nir_fneg(bld, c); in replace_with_strict() local193 nir_ssa_def *const neg_c = nir_fneg(bld, c); in replace_with_expanded_ffma_and_add() local
77 …Temp neg_c = bld.vop2(aco_opcode::v_xor_b32, bld.def(v1), Operand(0x80000000u), bld.copy(bld.def(v… variable
3425 bool neg_c = !is_symmetric && !ctx.left_child_is_const; in ConstantPushDown() local