Home
last modified time | relevance | path

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

/art/compiler/dex/quick/x86/
Dtarget_x86.cc1677 bool both_operands_same = (rs_dest_src1.GetReg() == rs_src2.GetReg()); in GenMultiplyVectorLong() local
1684 if (both_operands_same == false) { in GenMultiplyVectorLong()
1694 if (both_operands_same == false) { in GenMultiplyVectorLong()