Searched refs:vB_wide (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Ddex_instruction-inl.h392 uint64_t vB_wide = Fetch32(1) | ((uint64_t) Fetch32(3) << 32); local
393 return vB_wide;

Completed in 80 milliseconds