Lines Matching defs:method_idx
229 uint32_t method_idx = it->GetMemberIndex(); in VerifyMethods() local
371 uint32_t method_idx, in VerifyMethod()
2901 uint32_t method_idx = GetMethodIdxOfInvoke(inst); in CodeFlowVerifyInstruction() local
2924 uint32_t method_idx = (is_range) ? inst->VRegB_3rc() : inst->VRegB_35c(); in CodeFlowVerifyInstruction() local
3002 uint32_t method_idx = (is_range) ? inst->VRegB_3rc() : inst->VRegB_35c(); in CodeFlowVerifyInstruction() local
3057 uint32_t method_idx = (is_range) ? inst->VRegB_3rc() : inst->VRegB_35c(); in CodeFlowVerifyInstruction() local
3946 const uint32_t method_idx = GetMethodIdxOfInvoke(inst); in VerifyInvocationArgsFromIterator() local
3968 const uint32_t method_idx = GetMethodIdxOfInvoke(inst); in VerifyInvocationArgsFromIterator() local
4059 const uint32_t method_idx = GetMethodIdxOfInvoke(inst); in VerifyInvocationArgsUnresolvedMethod() local
4214 const uint32_t method_idx = GetMethodIdxOfInvoke(inst); in VerifyInvocationArgs() local
4374 uint16_t method_idx = method_being_verified_->GetIndexFromQuickening(work_insn_idx_); in GetMethodIdxOfInvoke() local