Home
last modified time | relevance | path

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

/art/runtime/
Ddex_instruction-inl.h364 uint64_t vB_wide = Fetch32(1) | ((uint64_t) Fetch32(3) << 32); in VRegB_51l() local
/art/compiler/dex/
Dmir_graph.h259 uint64_t vB_wide; /* for k51l */ member