Searched refs:VRegC_35c (Results 1 – 6 of 6) sorted by relevance
274 inline uint4_t Instruction::VRegC_35c() const { in VRegC_35c() function
276 uint4_t VRegC_35c() const;
135 case k35c: return VRegC_35c(); in VRegC()
98 const uint32_t this_reg = (is_range) ? inst->VRegC_3rc() : inst->VRegC_35c(); in GetInvocationThis()
3939 reg_type(line->GetRegisterType(is_range ? inst->VRegC_3rc() : inst->VRegC_35c())); in GenerateDevirtMap()
428 uint32_t vregC = (is_range) ? inst->VRegC_3rc() : inst->VRegC_35c(); in DoInvoke()534 uint32_t vregC = (is_range) ? inst->VRegC_3rc() : inst->VRegC_35c(); in DoInvokeVirtualQuick()