Home
last modified time | relevance | path

Searched refs:GenMultiplyVectorLong (Results 1 – 2 of 2) sorted by relevance

/art/compiler/dex/quick/x86/
Dcodegen_x86.h501 void GenMultiplyVectorLong(RegStorage rs_dest_src1, RegStorage rs_src2);
Dtarget_x86.cc1639 void X86Mir2Lir::GenMultiplyVectorLong(RegStorage rs_dest_src1, RegStorage rs_src2) { in GenMultiplyVectorLong() function in art::X86Mir2Lir
1730 GenMultiplyVectorLong(rs_dest_src1, rs_src2); in GenMultiplyVector()