OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:low_fast
(Results
1 - 1
of
1
) sorted by null
/art/compiler/dex/quick/arm64/
utility_arm64.cc
413
bool
low_fast
= ((uint16_t)(low_bits + 1) <= 1);
local
416
if (LIKELY(
low_fast
|| high_fast)) {
[
all
...]
Completed in 67 milliseconds