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

/art/runtime/
H A Ddex_instruction.h239 return VRegA_10t(Fetch16(0));
242 return VRegA_10x(Fetch16(0));
245 return VRegA_11n(Fetch16(0));
248 return VRegA_11x(Fetch16(0));
251 return VRegA_12x(Fetch16(0));
255 return VRegA_21c(Fetch16(0));
258 return VRegA_21h(Fetch16(0));
261 return VRegA_21s(Fetch16(0));
264 return VRegA_21t(Fetch16(0));
267 return VRegA_22b(Fetch16(
532 uint16_t Fetch16(size_t offset) const { function in class:art::Instruction
[all...]

Completed in 41 milliseconds