D | logic-aarch64.cc | 2277 LogicVRegister Simulator::absdiff(VectorFormat vform, in absdiff() function in vixl::aarch64::Simulator 2304 absdiff(vform, temp, src1, src2, true); in saba() 2316 absdiff(vform, temp, src1, src2, false); in uaba() 3701 absdiff(vform, dst, temp1, temp2, false); in uabdl() 3713 absdiff(vform, dst, temp1, temp2, false); in uabdl2() 3725 absdiff(vform, dst, temp1, temp2, true); in sabdl() 3737 absdiff(vform, dst, temp1, temp2, true); in sabdl2()
|