Home
last modified time | relevance | path

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

/art/compiler/dex/quick/arm64/
Dutility_arm64.cc413 bool low_fast = ((uint16_t)(low_bits + 1) <= 1); in LoadConstantNoClobber() local
416 if (LIKELY(low_fast || high_fast)) { in LoadConstantNoClobber()