Home
last modified time | relevance | path

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

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