Searched refs:GenMultiplyVectorSignedByte (Results 1 – 2 of 2) sorted by relevance
500 void GenMultiplyVectorSignedByte(RegStorage rs_dest_src1, RegStorage rs_src2);
1598 void X86Mir2Lir::GenMultiplyVectorSignedByte(RegStorage rs_dest_src1, RegStorage rs_src2) { in GenMultiplyVectorSignedByte() function in art::X86Mir2Lir1727 GenMultiplyVectorSignedByte(rs_dest_src1, rs_src2); in GenMultiplyVector()