D | logic-aarch64.cc | 2217 LogicVRegister Simulator::absdiff(VectorFormat vform, in absdiff() function in vixl::aarch64::Simulator 2244 absdiff(vform, temp, src1, src2, true); in saba() 2256 absdiff(vform, temp, src1, src2, false); in uaba() 3082 absdiff(vform, dst, temp1, temp2, false); in uabdl() 3094 absdiff(vform, dst, temp1, temp2, false); in uabdl2() 3106 absdiff(vform, dst, temp1, temp2, true); in sabdl() 3118 absdiff(vform, dst, temp1, temp2, true); in sabdl2()
|