Searched refs:VRegB_31c (Results 1 – 9 of 9) sorted by relevance
313 case k31c: return VRegB_31c(); in VRegB()392 inline uint32_t Instruction::VRegB_31c() const { in VRegB_31c() function
328 uint32_t string_idx = VRegB_31c(); in DumpString()348 os << StringPrintf("%s v%d, thing@%d", opcode, VRegA_31c(), VRegB_31c()); break; in DumpString()
429 uint32_t VRegB_31c() const;
372 const dex::StringIndex string_index(inst->VRegB_31c()); in ProcessDexFile()
295 const uint16_t str_idx = is_jumbo ? inst->VRegB_31c() : inst->VRegB_21c(); in ProcessCodeItem()
601 : inst->VRegB_31c()); in NterpLoadObject()
336 instruction.VRegB_31c()); in ProcessDexInstruction()
600 : inst->VRegB_31c()); in ResolveConstStrings()2366 dex::StringIndex(inst->VRegB_31c()), dex_cache); in InternStrings()
3479 dex::StringIndex string_index(instruction.VRegB_31c()); in ProcessDexInstruction()