Searched defs:Fetch16 (Results 1 - 1 of 1) sorted by path

/art/libdexfile/dex/
H A Ddex_instruction.h296 return VRegA_10t(Fetch16(0));
299 return VRegA_10x(Fetch16(0));
302 return VRegA_11n(Fetch16(0));
305 return VRegA_11x(Fetch16(0));
308 return VRegA_12x(Fetch16(0));
312 return VRegA_21c(Fetch16(0));
315 return VRegA_21h(Fetch16(0));
318 return VRegA_21s(Fetch16(0));
321 return VRegA_21t(Fetch16(0));
324 return VRegA_22b(Fetch16(
640 uint16_t Fetch16(size_t offset) const { function in class:art::Instruction
[all...]

Completed in 26 milliseconds