Home | History | Annotate | Download | only in a64

Lines Matching defs:absdiff

2140 LogicVRegister Simulator::absdiff(VectorFormat vform,
2167 absdiff(vform, temp, src1, src2, true);
2179 absdiff(vform, temp, src1, src2, false);
3024 absdiff(vform, dst, temp1, temp2, false);
3036 absdiff(vform, dst, temp1, temp2, false);
3048 absdiff(vform, dst, temp1, temp2, true);
3060 absdiff(vform, dst, temp1, temp2, true);