Home
last modified time | relevance | path

Searched defs:b_pattern (Results 1 – 1 of 1) sorted by relevance

/art/compiler/dex/quick/arm64/
Dutility_arm64.cc42 uint32_t b_pattern = (bits >> 16) & 0x3e00; in EncodeImmSingle() local
75 uint32_t b_pattern = (bits >> 48) & 0x3fc0; in EncodeImmDouble() local