Home
last modified time | relevance | path

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

/art/compiler/dex/quick/arm/
Dint_arm.cc1276 bool dest_promoted = rl_dest.location == kLocPhysReg && rl_dest.reg.Valid() && in GenMulLong() local
1282 (dest_promoted || src1_promoted || src2_promoted)) { in GenMulLong()