Searched refs:vRegH (Results 1 – 2 of 2) sorted by relevance
684 const uint16_t vRegH = (is_range) ? inst->VRegH_4rcc() : inst->VRegH_45cc(); in DoMethodHandleInvokeCommon() local685 const dex::ProtoIndex callsite_proto_id(vRegH); in DoMethodHandleInvokeCommon()797 const uint16_t vRegH = is_var_args ? inst->VRegH_45cc() : inst->VRegH_4rcc(); in DoVarHandleInvokeCommon() local800 class_linker->ResolveMethodType(self, dex::ProtoIndex(vRegH), shadow_frame.GetMethod()))); in DoVarHandleInvokeCommon()
3162 const uint16_t vRegH = (is_range) ? inst->VRegH_4rcc() : inst->VRegH_45cc(); in CodeFlowVerifyInstruction() local3163 const dex::ProtoIndex proto_idx(vRegH); in CodeFlowVerifyInstruction()