Searched refs:negate_src (Results 1 – 1 of 1) sorted by relevance
1454 negate_src(const struct tgsi_full_src_register *reg) in negate_src() function3547 struct tgsi_full_src_register neg_src = negate_src(&inst->Src[0]); in emit_iabs()3758 struct tgsi_full_src_register neg_tmp_src = negate_src(&tmp_src); in emit_exp()4162 struct tgsi_full_src_register neg_src2 = negate_src(&inst->Src[2]); in emit_lrp()4603 struct tgsi_full_src_register neg_tmp2 = negate_src(&tmp2_src); in emit_issg()