Lines Matching refs:IsConflict
2107 if (!GetMethodReturnType().IsConflict()) { in CodeFlowVerifyInstruction()
2168 } else if (reg_type.IsConflict()) { in CodeFlowVerifyInstruction()
2271 this, inst->VRegA_21c(), res_type.IsConflict() ? res_type in CodeFlowVerifyInstruction()
2340 if (res_type.IsConflict()) { in CodeFlowVerifyInstruction()
2409 if (res_type.IsConflict()) { in CodeFlowVerifyInstruction()
2512 DCHECK(!component_type.IsConflict()); in CodeFlowVerifyInstruction()
2906 if (this_type.IsConflict()) // failure. in CodeFlowVerifyInstruction()
3263 if (!GetMethodReturnType().IsConflict()) { in CodeFlowVerifyInstruction()
3671 if (result->IsConflict()) { in ResolveClassAndCheckAccess()
3747 if (klass_type.IsConflict()) { in ResolveMethodAndCheckAccess()
3897 if (actual_arg_type.IsConflict()) { // GetInvocationThis failed. in VerifyInvocationArgsFromIterator()
4192 if (actual_arg_type.IsConflict()) { // GetInvocationThis failed. in VerifyInvokeVirtualQuickArgs()
4284 if (res_type.IsConflict()) { // bad class in VerifyNewArray()
4498 if (klass_type.IsConflict()) { // bad class in GetStaticField()
4533 if (klass_type.IsConflict()) { in GetInstanceField()
5040 } else if (type.IsUndefined() || type.IsConflict() || type.IsHighHalf()) { in DescribeVRegs()