Searched defs:z_trailing (Results 1 - 1 of 1) sorted by last modified time

/art/compiler/dex/quick/arm/
H A Dutility_arm.cc122 int z_trailing = CTZ(value); local
124 if ((z_leading + z_trailing) < 24)

Completed in 44 milliseconds