Home
last modified time | relevance | path

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

/art/compiler/dex/quick/x86/
Dint_x86.cc1850 bool is_square = mir_graph_->SRegToVReg(rl_src1.s_reg_low) == in GenMulLong() local
1871 if (is_square) { in GenMulLong()