HomeSort by relevance Sort by last modified time
    Searched full:low_fast (Results 1 - 1 of 1) sorted by null

  /art/compiler/dex/quick/arm64/
utility_arm64.cc 411 bool low_fast = ((uint16_t)(low_bits + 1) <= 1); local
414 if (LIKELY(low_fast || high_fast)) {
    [all...]

Completed in 96 milliseconds