Searched refs:fail_type (Results 1 – 1 of 1) sorted by relevance
135 enum VerifyError fail_type; in VerifyRegisterType() local138 fail_type = VERIFY_ERROR_BAD_CLASS_HARD; in VerifyRegisterType()141 fail_type = VERIFY_ERROR_BAD_CLASS_HARD; in VerifyRegisterType()143 fail_type = VERIFY_ERROR_NO_CLASS; in VerifyRegisterType()145 fail_type = VERIFY_ERROR_BAD_CLASS_SOFT; in VerifyRegisterType()147 verifier->Fail(fail_type) << "register v" << vsrc << " has type " in VerifyRegisterType()