Lines Matching refs:Fetch16

301     return VRegA_10t(Fetch16(0));  in VRegA_10t()
304 return VRegA_10x(Fetch16(0)); in VRegA_10x()
307 return VRegA_11n(Fetch16(0)); in VRegA_11n()
310 return VRegA_11x(Fetch16(0)); in VRegA_11x()
313 return VRegA_12x(Fetch16(0)); in VRegA_12x()
317 return VRegA_21c(Fetch16(0)); in VRegA_21c()
320 return VRegA_21h(Fetch16(0)); in VRegA_21h()
323 return VRegA_21s(Fetch16(0)); in VRegA_21s()
326 return VRegA_21t(Fetch16(0)); in VRegA_21t()
329 return VRegA_22b(Fetch16(0)); in VRegA_22b()
332 return VRegA_22c(Fetch16(0)); in VRegA_22c()
335 return VRegA_22s(Fetch16(0)); in VRegA_22s()
338 return VRegA_22t(Fetch16(0)); in VRegA_22t()
341 return VRegA_22x(Fetch16(0)); in VRegA_22x()
344 return VRegA_23x(Fetch16(0)); in VRegA_23x()
348 return VRegA_31c(Fetch16(0)); in VRegA_31c()
351 return VRegA_31i(Fetch16(0)); in VRegA_31i()
354 return VRegA_31t(Fetch16(0)); in VRegA_31t()
358 return VRegA_35c(Fetch16(0)); in VRegA_35c()
361 return VRegA_3rc(Fetch16(0)); in VRegA_3rc()
364 return VRegA_51l(Fetch16(0)); in VRegA_51l()
367 return VRegA_45cc(Fetch16(0)); in VRegA_45cc()
370 return VRegA_4rcc(Fetch16(0)); in VRegA_4rcc()
408 return VRegB_11n(Fetch16(0)); in VRegB_11n()
411 return VRegB_12x(Fetch16(0)); in VRegB_12x()
419 return VRegB_22c(Fetch16(0)); in VRegB_22c()
422 return VRegB_22s(Fetch16(0)); in VRegB_22s()
425 return VRegB_22t(Fetch16(0)); in VRegB_22t()
474 return GetVarArgs(args, Fetch16(0)); in GetVarArgs()
480 DCHECK_EQ(inst_data, Fetch16(0)); in Opcode()
486 return Opcode(Fetch16(0)); in Opcode()
647 uint16_t Fetch16(size_t offset) const { in Fetch16() function
659 return (Fetch16(offset) | ((uint32_t) Fetch16(offset + 1) << 16)); in Fetch32()
663 return InstA(Fetch16(0)); in InstA()
667 return InstB(Fetch16(0)); in InstB()
671 return InstAA(Fetch16(0)); in InstAA()
675 DCHECK_EQ(inst_data, Fetch16(0)); in InstA()
680 DCHECK_EQ(inst_data, Fetch16(0)); in InstB()
685 DCHECK_EQ(inst_data, Fetch16(0)); in InstAA()