Searched defs:vB_wide (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | dex_instruction-inl.h | 364 uint64_t vB_wide = Fetch32(1) | ((uint64_t) Fetch32(3) << 32); in VRegB_51l() local |
/art/compiler/dex/ | ||
D | mir_graph.h | 277 uint64_t vB_wide; /* for k51l */ member |