D | logic-a64.cc | 796 LogicVRegister Simulator::mla(VectorFormat vform, in mla() function in vixl::Simulator 841 LogicVRegister Simulator::mla(VectorFormat vform, in mla() function in vixl::Simulator 848 return mla(vform, dst, src1, dup_element(indexform, temp, src2, index)); in mla() 3164 mla(vform, dst, temp1, temp2); in umlal() 3176 mla(vform, dst, temp1, temp2); in umlal2() 3188 mla(vform, dst, temp1, temp2); in smlal() 3200 mla(vform, dst, temp1, temp2); in smlal2()
|