Searched refs:fail_type (Results 1 – 1 of 1) sorted by relevance
127 enum VerifyError fail_type; in VerifyRegisterType() local130 fail_type = VERIFY_ERROR_BAD_CLASS_HARD; in VerifyRegisterType()133 fail_type = VERIFY_ERROR_BAD_CLASS_HARD; in VerifyRegisterType()135 fail_type = VERIFY_ERROR_UNRESOLVED_TYPE_CHECK; in VerifyRegisterType()137 fail_type = VERIFY_ERROR_BAD_CLASS_HARD; in VerifyRegisterType()139 verifier->Fail(fail_type) << "register v" << vsrc << " has type " in VerifyRegisterType()