Lines Matching full:fetch16
239 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(0));
270 return VRegA_22c(Fetch16(0));
273 return VRegA_22s(Fetch16(0));
276 return VRegA_22t(Fetch16(0));
279 return VRegA_22x(Fetch16(0));
282 return VRegA_23x(Fetch16(0));
286 return VRegA_31c(Fetch16(0));
289 return VRegA_31i(Fetch16(0));
292 return VRegA_31t(Fetch16(0));
296 return VRegA_35c(Fetch16(0));
299 return VRegA_3rc(Fetch16(0));
302 return VRegA_51l(Fetch16(0));
337 return VRegB_11n(Fetch16(0));
340 return VRegB_12x(Fetch16(0));
348 return VRegB_22c(Fetch16(0));
351 return VRegB_22s(Fetch16(0));
354 return VRegB_22t(Fetch16(0));
391 return GetVarArgs(args, Fetch16(0));
397 DCHECK_EQ(inst_data, Fetch16(0));
403 return Opcode(Fetch16(0));
532 uint16_t Fetch16(size_t offset) const {
541 return (Fetch16(offset) | ((uint32_t) Fetch16(offset + 1) << 16));
545 return InstA(Fetch16(0));
549 return InstB(Fetch16(0));
553 return InstAA(Fetch16(0));
557 DCHECK_EQ(inst_data, Fetch16(0));
562 DCHECK_EQ(inst_data, Fetch16(0));
567 DCHECK_EQ(inst_data, Fetch16(0));